rv_delete_itinerary
Description
Deletes the specified itinerary item. The last itinerary on a reservation may not be deleted, edit access is required and the itinerary must have been created on an environment for which the user has master access.
Access
Updates existing data, master access required, available to internal users only.
Parameters
Number | Name | O/R | Usage |
---|---|---|---|
1 | Auth | Required | Authentication structure.* |
2 | Reservation ID | Required | “Id” of the reservation to delete the itinerary from. |
3 | Itinerary ID | Required | “Id” of the itinerary to be deleted. The rv_get_itinerary call may be used to retrieve this. |
4 | Send modification request | Optional [Recommended] | If this optional value is true then a modification request will be sent when the user is meant to be able to make a modification but cannot due to environment restrictions (e.g. slave environment). |
5 | Custom subject | Optional | If this optional value is not empty then it will be used as the subject line for a modification request email. |
6 | Custom body | Optional | If this optional value is not empty then it will be used as the first part of the body of a modification request email. |
Example
Request
{ "method": "rv_delete_itinerary", "params": [ { "bridge_username":"username", "bridge_password":"password", "link_id":"4" }, "WB677", "11e82e5d251263b8a677021f2a6099e3" ], "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