Lock Reservation
Last updated
Was this helpful?
Last updated
Was this helpful?
Create a pending reservation to lock in rates and availabilities for a specific property. This endpoint allows you to temporarily hold a reservation before confirming it, ensuring the rates and room availability are secured for a short period.
/properties/{uuid}/reservations
The unique identifier of the property for which the reservation is being made
The api id for channel
The api key for channel
The arrival date. Must be within 500 days in the future and in the format yyyy-mm-dd.
The departure date. Must be later than checkin. Must be between 1 and 30 days after checkin. Must be within 500 days in the future and in the format yyyy-mm-dd.
The code of any deal to be applied to the reservation. If null, no deal will be applied.
Indicates whether net invoicing should be applied to the reservation.