OTA: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| Line 10: | Line 10: | ||
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/JSON_HotelAvail - JSON_HotelAvail is similar to OTA_HotelAvail but uses a JSON data format. | |||
https://api.beds24.com/ota/OTA_HotelRes - OTA_HotelRes can be used to create a booking in Beds24. | |||
The HotelAvail functions are designed for occasional polling and storing the data in the OTA for use. They are not suitable for live requests from a booking page. | |||
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 before confirming a booking. | |||