rv_update_tripsheet
Description
Updates the tripsheet of the specified guest. Returns true on success otherwise an error with details of the failure.
Version
Available from version 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 | Reservation ID | Required | 7.14.0+ | The id of the reservation for which to update the tripsheet. |
3 | Contact ID | Required | 7.14.0+ | The id of the contact on which to update the tripsheet. |
4 | 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_tripsheet_field call. |
Example
Request
{ "method": "rv_update_tripsheet", "params": [ { "bridge_username": "test", "bridge_password": "test1", "link_id": 1 }, "RS6794", "PA7502", { "PA61": "Room 10", "RD3": ["RD1","RD2"] } ], "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