Arrivals API: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[[Category: | [[Category:Marketplace]] | ||
[[Category:API]] | [[Category:API]] | ||
[[Category:Automation]] | [[Category:Automation]] | ||
<div class="heading">Arrivals API</div> | <div class="heading">Arrivals API</div> | ||
This page is about the menu {{#fas:cog}} (SETTINGS) | This page is about the menu {{#fas:cog}} (SETTINGS) MARKETPLACE > ARRIVALS | ||
This page explains how to connect to a system which has set up a connection to Beds24 via the | This page explains how to connect to a system which has set up a connection to Beds24 via the Beds24 Arrivals API. | ||
For Beds24 the normal channel manager fees apply. | For Beds24 the normal channel manager fees apply. | ||
| Line 45: | Line 45: | ||
Contact Beds24 for a merchant Key for the Arrivals API | Contact Beds24 for a merchant Key for the Arrivals API | ||
Each property can generate an access Key at the menu {{#fas:cog}} (SETTINGS) | Each property can generate an access Key at the menu {{#fas:cog}} (SETTINGS) MARKETPLACE > Arrivals "Access Key' | ||
With the merchant key and the access key the following functions can be called on the property. | With the merchant key and the access key the following functions can be called on the property. | ||
| Line 57: | Line 57: | ||
This function will return all upcoming arrivals in the property as a JSON array. | This function will return all upcoming arrivals in the property as a JSON array. | ||
The number of days in advance of check-in date that bookings are available is set at the menu {{#fas:cog}} (SETTINGS) | The number of days in advance of check-in date that bookings are available is set at the menu {{#fas:cog}} (SETTINGS) MARKETPLACE > Arrivals "Days in Advance''' | ||
Personal information like name, email etc. can be included in the data at the menu {{#fas:cog}} (SETTINGS) | Personal information like name, email etc. can be included in the data at the menu {{#fas:cog}} (SETTINGS) MARKETPLACE > Arrivals "Allow Personal Info''' | ||
This function is suitable to call once per hour per property. | This function is suitable to call once per hour per property. | ||