Welcome to Booking Expert OTA homepage!

In this pages you can find all informations needed to implement a 2-way interface with Booking Expert following the OTA standard.

Specifications

Documentation and examples about supported messages can be found below:
OTA_HotelDescriptiveInfoRS please check the new Non-OTA function HotelDescription below
This is the response to an OTA_HotelDescriptiveInfoRQ request and contains all the informations about rooms and websites associated with and hotel.
Schema and official documentation, Example
For more information about OTA messages please visit official website at www.opentravel.org.

Non-OTA functions:

HotelDescriptionRS
This is the response to an HotelDescriptionRQ request and contains all the informations about rooms and websites associated with and hotel.
Success Example, Error Example
RateTemplatesRS
This is the response to an RateTemplateRQ request and contains all the informations about rate template associated with and hotel.
Success Example, Error Example
RateTemplateNotifRS
This is the response to an RateTemplateNotifRQ request and contains all the informations about rate template inserted or updated.
Success Example, Error Example
RateTemplateItemsRS
This is the response to an RateTemplateItemsRQ request and contains all the informations about items of rate template associated with a Rate Template.
Success Example, Error Example
RateTemplateItemsNotifRS
This is the response to an RateTemplateItemsRQ request and contains all the informations about items of rate template associated with the Rate Template of the request.
Success Example, Error Example
All requests to Booking Expert needs to be post over HTTPS protocol, make sure that you have specified Content-Type equals to text/xml before sending requests.

Login

Before you can start use our service, you need to have an account. If you don't have one please contact us at developer@bookingexpert.com.
Username and password you have received needs to be written in the RequestorID node of xml message. In the same message you have to send the id of the hotel you want to access. To enable hotel to receive your messages you may send an email at developer@bookingexpert.com indicating the name and city of that hotel.

Contact