Welcome to Booking Expert OTA homepage!
Specifications
Request informations about list of rooms and websites associated with an hotel.
Booking Expert use an internal hotel- and room-ID's to identify hotels and rooms.
Address to post requests is https://pmsbesync.bookingexpert.org/ota/HotelDescriptiveInfo
Schema and official documentation, Example
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
This message contains the updated availability status of a hotel, rooms to sell and min length of stay.
Address to post requests is https://pmsbesync.bookingexpert.org/ota/HotelAvailNotif
Schema and official documentation, Example
This is the response to an OTA_HotelAvailNotifRQ request and contains the result (or error if even) of the operation.
Schema and official documentation, Example
This message is used to update the room rates of a hotel.
Address to post requests is https://pmsbesync.bookingexpert.org/ota/HotelRateAmountNotif
Schema and official documentation, Example
This is the response to an OTA_HotelRateAmountNotifRQ request and contains the result (or error if even) of the operation.
Schema and official documentation, Example
This message is used to update the restrictions of a hotel.
Address to post requests is https://pmsbesync.bookingexpert.org/ota/HotelBookingRuleNotif
Schema and official documentation, Example
This is the response to an OTA_HotelBookingRuleNotifRQ request and contains the result (or error if even) of the operation.
Schema and official documentation, Example
This message allows you to read availability and rates for a single room or all in a hotel.
WARNING! Updates are applied asynchronously. If you read inventory through this function while updating inventory with any other Notif function, you might read the previous values.
Address to post requests is https://pmsbesync.bookingexpert.org/ota/HotelAvail
Schema and official documentation, Example
This is the response to an OTA_HotelAvailRQ request and contains the result (or error if even) of the operation.
Schema and official documentation, Example
This message allows you to read restrictions for a single room or all in a hotel.
Address to post requests is https://pmsbesync.bookingexpert.org/ota/HotelBookingRule
Schema and official documentation, Example
This is the response to an OTA_HotelBookingRuleRQ request and contains the result (or error if even) of the operation.
Schema and official documentation, Example
Request information to search for new reservations or reservations in a range of dates.
Address to post requests is https://pmsbesync.bookingexpert.org/ota/Read
Schema and official documentation, Example
This is the response to an OTA_ReadRQ request and contains all the informations about bookings that match search criteria.
Schema and official documentation, Example
This request alllows you to mark as already read one or more reservations
Address to post requests is https://pmsbesync.bookingexpert.org/ota/HotelResNotif
Schema and official documentation, Example
This is the response to an OTA_HotelResNotifRQ request and contains the result (or error if even) of the operation. criteria.
Schema and official documentation, Example
Non-OTA functions:
Request informations about list of rooms and websites associated with an hotel.
Booking Expert use an internal hotel- and room-ID's to identify hotels and rooms.
Address to post requests is https://pmsbesync.bookingexpert.org/xml/HotelDescription
Example
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
Request informations about list of Rate Template associated with an hotel.
Address to post requests is https://pmsbesync.bookingexpert.org/xml/RateTemplates
Example
This is the response to an RateTemplateRQ request and contains all the informations about rate template associated with and hotel.
Success Example, Error Example
This request allows you to insert or update a rate template associated with an hotel.
Address to post requests is https://pmsbesync.bookingexpert.org/xml/RateTemplateNotif
Example
This is the response to an RateTemplateNotifRQ request and contains all the informations about rate template inserted or updated.
Success Example, Error Example
Request informations about list of Rate Template Items associated with a Rate Template.
Address to post requests is https://pmsbesync.bookingexpert.org/xml/RateTemplateItems
Example
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
This request allows you to insert, update or delete a list of Rate Template Items associated with a Rate Template.
Address to post requests is https://pmsbesync.bookingexpert.org/xml/RateTemplateItemsNotif
Example
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