Communication protocols
Last updated
Information Exchange:
The exchange of information between DirectConnect and OTA happens through the HTTP POST method with the OTA_HotelResNotifRQ request as postdata.
HTTP Headers for Reservation Push:
Content-Type: text/xml; charset=utf-8
Authorization: Basic Authorization using Username and Password configured for the hotel/chain/common login.
Last updated