<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://co-reception.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Connect_Access_System_with_API</id>
	<title>Connect Access System with API - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://co-reception.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Connect_Access_System_with_API"/>
	<link rel="alternate" type="text/html" href="http://co-reception.com/wiki/index.php?title=Connect_Access_System_with_API&amp;action=history"/>
	<updated>2026-04-28T16:20:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://co-reception.com/wiki/index.php?title=Connect_Access_System_with_API&amp;diff=16570&amp;oldid=prev</id>
		<title>Weins: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://co-reception.com/wiki/index.php?title=Connect_Access_System_with_API&amp;diff=16570&amp;oldid=prev"/>
		<updated>2021-05-19T01:33:26Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 01:33, 19 May 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Weins</name></author>
		
	</entry>
	<entry>
		<id>http://co-reception.com/wiki/index.php?title=Connect_Access_System_with_API&amp;diff=16569&amp;oldid=prev</id>
		<title>Beds24&gt;Annette at 08:45, 9 July 2020</title>
		<link rel="alternate" type="text/html" href="http://co-reception.com/wiki/index.php?title=Connect_Access_System_with_API&amp;diff=16569&amp;oldid=prev"/>
		<updated>2020-07-09T08:45:36Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:API]]&lt;br /&gt;
&amp;lt;div class=&amp;quot;heading&amp;quot;&amp;gt;API access to upcoming bookings&amp;lt;/div&amp;gt;&lt;br /&gt;
 This page explains how to connect a system which needs upcoming bookings via API&lt;br /&gt;
__Toc__&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This API will allow you to read upcoming bookings for a property and to write or modify Booking Info Items in those bookings.&lt;br /&gt;
&lt;br /&gt;
For example, a door access system could read details of upcoming bookings and store a door unlock code in each booking so the code can be communicated to the guest.&lt;br /&gt;
&lt;br /&gt;
== API setup ==&lt;br /&gt;
&lt;br /&gt;
Contact Beds24 for a merchant Key for the Arrivals API&lt;br /&gt;
&lt;br /&gt;
Each property can generate an access Key at the menu {{#fas:cog}} (SETTINGS)  Apps &amp;amp; Integrations  &amp;gt; Arrivals  &amp;quot;Access Key'&lt;br /&gt;
&lt;br /&gt;
With the merchant key and the access key the following functions can be called on the property.&lt;br /&gt;
&lt;br /&gt;
Only data from room types that have their synchronise tick box enabled will be included.&lt;br /&gt;
&lt;br /&gt;
== Get Bookings ==&lt;br /&gt;
&lt;br /&gt;
https://api.beds24.com/arrivals/getBookings&lt;br /&gt;
&lt;br /&gt;
This function will return all upcoming arrivals in the property as a JSON array.&lt;br /&gt;
&lt;br /&gt;
The number of days in advance of check-in date that bookings are available is set at the menu  {{#fas:cog}} (SETTINGS)   Apps &amp;amp; Integrations  &amp;gt; Arrivals &amp;quot;Days in Advance''' &lt;br /&gt;
&lt;br /&gt;
Personal information like name, email etc. can be included in the data at the menu {{#fas:cog}} (SETTINGS)  Apps &amp;amp; Integrations  &amp;gt; Arrivals &amp;quot;Allow Personal Info''' &lt;br /&gt;
&lt;br /&gt;
This function is suitable to call once per hour per property.&lt;br /&gt;
&lt;br /&gt;
== Set Booking ==&lt;br /&gt;
&lt;br /&gt;
https://api.beds24.com/arrivals/setBooking&lt;br /&gt;
&lt;br /&gt;
This function can write Booking Info Items into a booking.&lt;br /&gt;
&lt;br /&gt;
If the booking info item already exists it will be modified.&lt;br /&gt;
&lt;br /&gt;
Booking Info Items can be used for reporting and for triggering auto actions to perform further operations like sending email.&lt;br /&gt;
&lt;br /&gt;
The room note and status can be set on the room containing the booking&lt;br /&gt;
&lt;br /&gt;
== Commercial ==&lt;br /&gt;
&lt;br /&gt;
We can list your integration and product at https://shop.beds24.com&lt;br /&gt;
&lt;br /&gt;
Contact us for details.&lt;/div&gt;</summary>
		<author><name>Beds24&gt;Annette</name></author>
		
	</entry>
</feed>