Difference between revisions of "Connect Bookingengine with API"

From Beds24 Wiki
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...")
 
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 17:53, 19 October 2019


This page explains how to connect a Booking Enging to the Beds24 API for Channel Management

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

2 API setup

3 Create Properties

4 Setup Price and Channel Mapping

5 Send Price and Availability

6 Bookings

7 Booking Notification

8 Booking Detail

9 Booking Modification