rezdy_agent_update_booking
Update existing travel bookings by modifying customer details, participant information, agent references, and custom fields through the Rezdy Agent API.
Instructions
Update an existing booking
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookingId | Yes | Booking ID | |
| customer | No | Updated customer information | |
| participants | No | Updated participants | |
| fields | No | Updated custom fields | |
| agentReference | No | Updated agent reference | |
| notes | No | Updated booking notes |