Connect PMS with API: Difference between revisions

From Beds24 Wiki
Jump to navigation Jump to search
Line 10: Line 10:
For extra security also whitelabel your IP address to prevent access from unauthorized IP addresses.
For extra security also whitelabel your IP address to prevent access from unauthorized IP addresses.


== Create Property ==
== Create Properties ==
 
Properties can be created manually within your Beds24 account or via API
 
Use JSON createProperties to create properties via API.
 
Set a PROP Key for the property when creating it so it can be accessed later via API.


== Setup Price and Inventory ==
== Setup Price and Inventory ==

Revision as of 13:27, 13 February 2019


This page explains how to connect a PMS to Beds24 for Channel Management


API setup

Create an API Key for your Beds24 account at Settings > Account > Account Access

For extra security also whitelabel your IP address to prevent access from unauthorized IP addresses.

Create Properties

Properties can be created manually within your Beds24 account or via API

Use JSON createProperties to create properties via API.

Set a PROP Key for the property when creating it so it can be accessed later via API.

Setup Price and Inventory

Channel Mapping

Send Price and Inventory

Booking Notification

Booking Detail

Booking Modification