Difference between revisions of "Connect Bookingengine with API"
Jump to navigation
Jump to search
(Created page with "Category:API ''This page explains how to connect a Booking Enging to the Beds24 API for Channel Management'' __Toc__ == Introduction == == API setup == == Create...") |
Markkinchin (talk | contribs) |
||
Line 7: | Line 7: | ||
== Introduction == | == Introduction == | ||
+ | Connecting a booking engine to Beds24 requires two functions. | ||
+ | |||
+ | 1) The ability to read price and availability from Beds24 for a particular booking condition | ||
+ | |||
+ | 2) The ability to save the resulting booking into Beds24 to adjust availability at all other channels | ||
== API setup == | == API setup == |
Revision as of 16:53, 19 October 2019
This page explains how to connect a Booking Enging to the Beds24 API for Channel Management
Contents
1 Introduction
Connecting a booking engine to Beds24 requires two functions.
1) The ability to read price and availability from Beds24 for a particular booking condition
2) The ability to save the resulting booking into Beds24 to adjust availability at all other channels