Difference between revisions of "Property Access"

From Beds24 Wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Channel_Manager_and_API]]  
+
[[Category:Properties]]  
  ''This page is about the menu SETTINGS->PROPERTIES->LINK''
+
[[Category:Webhooks]]
 +
 
 +
<div class="heading">Property Access</div>
 +
 
 +
  This page is about the menu {{#fas:cog}} (SETTINGS) PROPERTIES -> ACCESS
 
__Toc__
 
__Toc__
== Api Access ==
+
= Api Access =
These settings will be used if you want to allow external systems to access your property. For more information use the context help (? icons).
+
The propKey can be shared with external systems if you want to allow them to access your property via API.
 +
 
 +
= Booking Webhook =
 +
 
 +
A notification can be sent to the specified URL when a booking is created or modified.
 +
 
 +
If required, custom headers can be specified and optional data can be included in the body.
 +
 
 +
The webhook is sent as a POST method if it contains body data, otherwise it uses the GET method
 +
 
 +
= Make property available in another account =
 +
 
 +
'''In the other account'''
  
== Linked Property ==
+
*Get the "Association Code" from  SETTINGS->ACCOUNT.
Properties can be made available to external accounts which are not sub accounts.  
 
  
=== Set up ===
+
'''In this account'''  
'''In the association account'''  
 
*Get your "Your Association Code" from  SETTINGS->ACCOUNT.
 
*Give your association code and your username to the owner of the property which you want to add to the association account.
 
  
'''In the account which owns the property'''
+
*Enter the username of the other account in which you want to make the property available and their "Association Code".
*Go to SETTINGS->PROPERTIES->LINK
 
**Enter the username of the account in which you want to make the property availabel and their "Association Code" in the "Make property available in another account" section.
 

Latest revision as of 17:49, 22 November 2023


Property Access
This page is about the menu  (SETTINGS) PROPERTIES -> ACCESS

1 Api Access

The propKey can be shared with external systems if you want to allow them to access your property via API.

2 Booking Webhook

A notification can be sent to the specified URL when a booking is created or modified.

If required, custom headers can be specified and optional data can be included in the body.

The webhook is sent as a POST method if it contains body data, otherwise it uses the GET method

3 Make property available in another account

In the other account

  • Get the "Association Code" from SETTINGS->ACCOUNT.

In this account

  • Enter the username of the other account in which you want to make the property available and their "Association Code".