v1
latestOpenAPI 3.0.32026-07-2632131.4 MBReservations Open Api [Beta]
Update reservation confirmation code
Update the confirmation code of a reservation
put/reservations-v3/{reservationId}/confirmation-code
Path parameters
reservationIdstring required
Example:5f92cbf10cf217478ba93561
The Guesty reservation ID
Request body
Example request
{
"confirmationCode": "ABCDE-12345"
}Response
Reservation Confirmation Code Updated