rf_get_country
Description
Returns a list of available country structures containing “code”, “name” and “id”.
Version
Available from version 7.14.0.
Access
Read-only, master access not required, available to all users.
Parameters
Number | Name | O/R | Version | Usage |
---|---|---|---|---|
1 | Auth | Required | 7.14.0+ | Authentication structure.* |
Search | Required | 7.14.0+ | Allows a search on country code and name. May use * or % as wildcards. |
Example
Request
{ "method": "rf_get_country", "params": [ { "bridge_username": "test", "bridge_password": "test1", "link_id": 1 }, "Sou*" ], "id": 1 }
Response
{ "id": 1, "error": null, "result": [ { "id": "RS191", "code": "ZA", "name": "South Africa" }, { "id": "RS269", "code": "SAmer", "name": "South America" }, { "id": "RS248", "code": "KOR", "name": "South Korea" } ] }
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