rf_get_guest_field
Description
Returns a list of available guest type structures containing “name” and “id”.
Version
Available from 7.14.0.
Access
Read-only, master access not required, available to internal users.
Parameters
Number | Name | O/R | Version | Usage |
---|---|---|---|---|
1 | Auth | Required | 7.14.0+ | Authentication structure.* |
2 | Search | Required | 7.14.0+ | Allows a search on guest type name. May use * or % as wildcards. |
Example
Requests
{ "method": "rf_get_guest_field", "params": [ { "bridge_username": "username", "bridge_password": "password", "link_id": 1 }, "C*" ], "id": 1 }
Response
{ "id": 1, "error": null, "result": [ { "id": "PA54", "name": "Country of Residence", "type_id": "2", "type": "Textarea", "sequence": "4", "mandatory_yn": false, "system_yn": false, "items": [] }, { "id": "PA76", "name": "Children/ Family/ Pets", "type_id": "2", "type": "Textarea", "sequence": "10", "mandatory_yn": false, "system_yn": false, "items": [] } ] }
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