
rf_get_source
Description
Returns a list of source detail structures containing “id” and “name”.
Access
Read-only, master access not required, available to all users.
Parameters
| Number | Name | O/R | Usage |
|---|---|---|---|
| 1 | Auth | Required | Authentication structure.* |
| 2 | Search | Optional | Allows a search on name. May use * or % as wildcard characters. |
Example
Request
{
"method": "rf_get_source",
"params": [
{
"bridge_username":"username",
"bridge_password":"password",
"link_id":"4"
},
""
],
"id": 1
}Response
{
"id": 1,
"error": null,
"result": [
{
"id": "RS120",
"name": "API"
},
{
"id": "WB1",
"name": "Internet"
},
{
"id": "WB2",
"name": "Competition Winner"
},
{
"id": "WB3",
"name": "Electronic Media"
},
{
"id": "WB4",
"name": "Media advertising"
},
{
"id": "WB5",
"name": "Staff Referral"
},
{
"id": "WB6",
"name": "Trade Show"
}
]
}Keep up to date with us
Menu
Visit our website
ResRequest Modules
- Business Intelligence
- Central Reservations
- Channel Management
- Customer Relationship Management
- Developer
- Email Series 2022
- Email Series 2023
- Financial Management
- Marketing tools
- Payment Gateways
- Point of sale
- Product
- Professional Services
- Property Management
- ResConnect
- ResInsite
- ResNova
- System Setup
- Technical Alerts
- Technical Tips
- Telephone Management
- Webinars Index

