Book
š§¾ Booking API
The Booking API marks the final step in the search-to-book flow. It confirms the hotel reservation by requiring:
- A valid
Trace-ID - Room details (including
roomIds) - Guest details corresponding to each room
š¤ Guest Details
You must provide at least the lead guestās information for every room.
To determine the exact guest details required, refer to the guest validation rules available in:
- Rooms and Rates API
- Price Check API
These APIs provide flags such as:
panMandatorypassportMandatory
These indicate whether specific documents (like PAN or passport) are required for booking the selected rate.
š API Reference: Booking API Documentation
Updated about 1 year ago
Did this page help you?
