Hotel API Flow
🏨 Hotel API Flow
The recommended sequence for using the Hotel API is as follows:
- Search for Destination/Hotel →
Search API - Static Content of Hotel →
Static Content API(Optional) - Get Rooms and Rates of a Hotel →
Rooms And Rates API - Price Check →
Price Check API - Booking →
Book API - Booking Details →
Get Booking Details API(Optional: Can be used to get details of the booking) - Cancel the Booking →
Cancel API(Optional: Can be used to cancel the booking)
Note:
You should call the Price Check API after selecting the rate from the Rooms and Rates API response, following the steps outlined above.
Updated 8 months ago
