Sign in

Update booking

documented

Update an existing booking.

PUT /v1/bookings/{orderNumber}Bookingsno implementation yet0 runs

Input

orderNumber*
Booking order number
R123456
status*
Booking status
CONFIRMED
firstName
Customer first name
John
lastName
Customer last name
Doe
email
Customer email
john@example.com
startTimeLocal
Booking start time (local)
2026-03-01 09:00:00
endTimeLocal
Booking end time (local)
2026-03-01 11:00:00
Calls Rezdy as you (your API key is your account); keychains.dev holds the credentials.
Update booking · Rezdy · OpenIntegrations