pr_update_guest
Description
Updates the specified guest fields for the given guest.
Version
Available from 7.14.0.
Access
Update, master access required, available to internal users with update access to the Contacts function.
Parameters
Number | Name | O/R | Version | Usage | ||
---|---|---|---|---|---|---|
1 | Auth | Required | 7.14.0+ | Authentication structure.* | ||
2 | Contact ID | Required | 7.14.0+ | The ID of the contact on which to update the guest profile. | ||
3 | Changes | Required | 7.14.0+ | A structure consisting of guest field id as the key and the new value of the field as the value. Available fields, their types, and possible values are available using the rf_get_guest_field call. The following special fields may be updated too |
Field primary_yn |
Description Is this a primary guest? 1=yes, 0=no |
Example
Requests
{ "method": "pr_update_guest", "params": [ { "bridge_username": "username", "bridge_password": "password", "link_id": 1 }, "PA7502", { "PA14": "This is a test.", "PA7": "None" } ], "id": 1 }
Response
{ "id": 1, "error": null, "result": true }
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