Changes

Jump to navigation Jump to search

Connect PMS with API

495 bytes added, 10:20, 12 November 2021
[[Category:API]]
 
<div class="heading">API: Connect PMS or OTA</div>
This page explains how to connect a PMS or OTA to the Beds24 API for Channel Management
__Toc__
== Introduction ==
Use JSON setDailyPriceSetup to create the daily price rows and map them to channels, including any rate codes.
 
We recommend using only daily prices instead of rates for this type of connection and for simplicity not using both daily prices and rates.
== Send Price and Availability ==
The notify push expects an HTTP 200 response and will retry after a delay if this is not received.
 
== Booking Detail ==
This will allow you to check for any bookings which are new or modified where the notify push was missed.
 
== Booking Modification ==
It is up to your system to compare the new booking detail with the original and determine what actually changed.
==Retrieve Content==Use JSON getProperties to retrieve properties and their rooms via API.  == OTA channel ==The JSON OTA channel can be used to connect an OTA to Beds24.It functions like any other OTA connected to the Beds24 channel manager.The OTA API functions getPropertyContenyt can be used by the OTA system to read prices and setPropertyContent allow you availability assigned to pullthe OTA channel from Beds24 and to push bookings back into the rooms in Beds24. https://wiki.beds24.com/push contentindex.php/OTA

Navigation menu