Path Parameters
number
required
The unique identifier of the booking to update
Request Body
string
Updated booking status (confirmed, pending, cancelled, completed)
array
Updated payment schedule with milestone statuses
string
Reason for cancellation (required if status is “cancelled”)
string
Notes about the modification
Response Format
Example Request - Update Payment
Example Request - Cancel Booking
Notes
- Cancellations before the deadline may allow deposit refunds
- Payment schedule updates automatically recalculate
amount_remaining - Cancelled bookings cannot be reactivated (create new booking instead)