Lock Reservation
Last updated
Last updated
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.
The unique identifier of the property for which the reservation is being made
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.
An array of room bookings for this reservation. Minimum 1, maximum 10 rooms.
Successful response. A pending reservation has been created.
The unique identifier of the property for which the reservation is made.
The contact email address for the property.
The contact phone number for the property.
The unique identifier for this pending reservation.
The number of minutes before the pending reservation expires and is no longer valid.
The currency code for all monetary values in this response.
The total payment amount for the reservation, including all taxes and fees.
The total payment amount minus the commission.
An array of taxes applicable to this reservation.
An array of fees applicable to this reservation.
An array of rooms included in this reservation.
An array of licenses applicable to this property or room.