rv_update_note
Description
Updates the notes of a specified reservation. Returns the booking note ID, created when the note is updated.
Access
Updates existing data, master access required, available only to internal users with both update access to the “Reservation: Tabs (Notes)” function and are allowed to change the reservation based on their group’s reservation lock settings.
Parameters
Number | Name | O/R | Usage |
---|---|---|---|
1 | Auth | Required | Authentication structure.* |
2 | Reservation ID | Required | “Id” of the reservation to update notes on. |
3 | Note | Required | Reservation note to replace existing note with. If false, the original note is retained. Set to a blank string to save as empty. |
4 | Memo | Optional | Reservation memo to replace existing memo with. If left out or false, the original memo is retained. Set to a blank string to save as empty. |
5 | Guest note | Optional | Guest note to replace existing note with. If left out or false, the original note is retained. Set to a blank string to save as empty. |
6 | Nationality | Optional | “Id” of the country of the nationality of the guests. If left out or false, the original nationality is retrained Set to a blank string to set the nationality to “None”. |
Example
Request
{ "method": "rv_update_note", "params": [ { "bridge_username":"username", "bridge_password":"password", "link_id":"4" }, "WB677", "Updated general reservation note", "Updated reservation memo", "Updated guest note", "" ], "id": 1 }
Response
{ "id": 1, "error": null, "result": "11e82e550e73b7e5a677021f2a6099e3" }
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