Difference between revisions of "Property Access"
Jump to navigation
Jump to search
(Annette moved page Join Association to Join Agency or Association) |
|||
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Category:Properties]] | |
+ | [[Category:Webhooks]] | ||
+ | |||
+ | <div class="heading">Property Access</div> | ||
+ | |||
+ | This page is about the menu {{#fas:cog}} (SETTINGS) PROPERTIES -> ACCESS | ||
+ | __Toc__ | ||
+ | = Api Access = | ||
+ | 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. | ||
+ | |||
+ | Information about the webhook payload format is [https://beds24.com/api/v2/#/Webhooks/postWebhooks___bookings available here]. | ||
+ | |||
+ | = 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". |
Latest revision as of 09:58, 14 October 2024
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.
Information about the webhook payload format is available here.
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".