Price Check
Quote - Hybrid
Sample request and response for Hybrid Quote Request used by Push Clients
Manage Reservations (Push Model)
OTA_HotelResNotifRQ
Hotel reservation request object.
OTA_HotelResNotifRS
The reservation response object, with examples for both success and error response.
OTA_HotelReadResRQ
Object to read a confirmed or canceled reservation.
OTA_HotelReadResRS
Response object to reservation read requests.
Manage Reservations (Pull Model)
Book
A comprehensive overview of the booking API, including single and multi-room booking requests, schema details, sample requests and responses, and error handling.
Modify
Procedures and schema for modifying reservations through a pull API, detailing permissible modifications and providing sample requests and responses.
Cancel
Details on canceling a confirmed reservation through a GraphQL API mutation, including request and response schemas.
Get Reservation
Detailed information on how to retrieve reservation details through a Pull API, including request and response schemas for single and multi-room bookings.
Get Reservations
Details on how to retrieve successful reservations using specified date ranges through a Pull API operation.