OTA: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category:Channel Manager]]
[[Category:Channel Manager]]
[[Category:API]]
[[Category:Error Messages from Channels]]
[[Category:Error Messages from Channels]]
<div class="heading">NOTICE</div>
We currently do not recommend you to use this option any longer, since you can integrate directly with us through the Marketplace which will be through our API v2. Please contact our support team through the ticket system if you want to create a connection with your channel and Beds24.''


<div class="heading">OTA</div>
<div class="heading">OTA</div>
Line 10: Line 14:




https://api.beds24.com/ota/OTA_HotelAvail - OTA_HotelAvail can be used to periodically reat OTA price and availability for storing in the OTA system.
https://api.beds24.com/ota/OTA_HotelAvail - OTA_HotelAvail can be used to periodically read OTA price and availability for storing in the OTA system.


https://api.beds24.com/ota/JSON_HotelAvail - JSON_HotelAvail is similar to OTA_HotelAvail but uses a JSON data format.
https://api.beds24.com/ota/JSON_HotelAvail - JSON_HotelAvail is similar to OTA_HotelAvail but uses a JSON data format.
Line 20: Line 24:


https://api.beds24.com/json/getAvailabilities - JSON getAvailabilities can be used after collecting booking dates and room etc. from a guest to make a last minute live check of availability and price before confirming a booking in the OTA.
https://api.beds24.com/json/getAvailabilities - JSON getAvailabilities can be used after collecting booking dates and room etc. from a guest to make a last minute live check of availability and price before confirming a booking in the OTA.
Webhooks can be setup at the menu {{#fas:cog}} (SETTINGS) MARKETPLACE > Webhooks to notify the OTA when inventory for a room type has changed. This can be used to make polls to HotelAvail for updated data in a timely and efficient manner.