Connect PMS with API: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
Markkinchin (talk | contribs) No edit summary |
||
| Line 15: | Line 15: | ||
The JSON API functions are recommended https://api.beds24.com | The JSON API functions are recommended https://api.beds24.com | ||
== Create Properties == | == Create Properties == | ||
| Line 25: | Line 26: | ||
Descriptive content can optionally be added to a property and it's rooms with JSON setPropertyContent | Descriptive content can optionally be added to a property and it's rooms with JSON setPropertyContent | ||
== Setup Price and Channel Mapping == | == Setup Price and Channel Mapping == | ||
| Line 35: | Line 37: | ||
Use JSON setDailyPriceSetup to create the daily price rows and map them to channels, including any rate codes. | Use JSON setDailyPriceSetup to create the daily price rows and map them to channels, including any rate codes. | ||
== Send Price and Availability == | == Send Price and Availability == | ||
| Line 41: | Line 44: | ||
For each date, up to 16 prices (daily price rows), number of rooms available, minimum stay (room level), maximum stay (room level) and check-in check-out restrictions can be sent. | For each date, up to 16 prices (daily price rows), number of rooms available, minimum stay (room level), maximum stay (room level) and check-in check-out restrictions can be sent. | ||
== Bookings == | == Bookings == | ||
| Line 51: | Line 55: | ||
Make sure to adjust your inventory levels to account for the channel booking in Beds24. | Make sure to adjust your inventory levels to account for the channel booking in Beds24. | ||
== Booking Notification == | |||
== Booking Detail == | == Booking Detail == | ||
== Booking Modification == | == Booking Modification == | ||