POS API: Difference between revisions
Jump to navigation
Jump to search
Sorenjensen (talk | contribs) No edit summary |
|||
| (6 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
[[Category: | [[Category:Marketplace]] | ||
[[Category:API]] | [[Category:API]] | ||
[[Category:Automation]] | [[Category:Automation]] | ||
| Line 5: | Line 5: | ||
<div class="heading">POS API</div> | <div class="heading">POS API</div> | ||
This page is about the menu {{#fas:cog}} (SETTINGS) | This page is about the menu {{#fas:cog}} (SETTINGS) MARKETPLACE > API POS | ||
= Capabilities = | = Capabilities = | ||
The POS API allows an external POS system to connect to Beds24. Menus are created within the bookings allowing a user to select and send invoice items to the POS system. | |||
The selected items are sent in a webhook to a URL specified by the POS system. | |||
The POS system can read and write invoice items to the booking (for example, add a payment to a booking) | |||
= Set Up = | = Set Up = | ||
== Beds24 == | == Beds24 == | ||
== | * Copy the "POS API token for sending to the integrated POS system. | ||
*Forward the "POS API token" of each property you wish to connect to the integration partner | |||
* Enter the notify URL as supplied by the Integrated POS system. Multiple URL's are supported and can be entered one per line. The user will be able to choose which URL to send the data to. A name can be entered for each URL after a space on the same line, this name(s) will be displayed to the user when selecting the URL to use. | |||
* Under "Room Mapping" enable synchronization for the rooms you wish to sync data. | |||
== POS system == | |||
* Forward the "POS API token" of each property you wish to connect to the integration partner | |||
For further instructions contact the integration partners support. | * For further instructions contact the integration partners support. | ||
== Common Problems == | == Common Problems == | ||
== Disconnect== | == Disconnect== | ||
Select "Disable" to disconnect the room and stop sending it's data. | |||
=== Developers === | === Developers === | ||
If you want to develop a connection to the POS API and use this integration, please see here | If you want to develop a connection to the POS API and use this integration, please see here https://api.beds24.com/pos/v1/ | ||
Latest revision as of 08:43, 15 April 2026
POS API
This page is about the menu (SETTINGS) MARKETPLACE > API POS
Capabilities
The POS API allows an external POS system to connect to Beds24. Menus are created within the bookings allowing a user to select and send invoice items to the POS system.
The selected items are sent in a webhook to a URL specified by the POS system.
The POS system can read and write invoice items to the booking (for example, add a payment to a booking)
Set Up
Beds24
- Copy the "POS API token for sending to the integrated POS system.
- Enter the notify URL as supplied by the Integrated POS system. Multiple URL's are supported and can be entered one per line. The user will be able to choose which URL to send the data to. A name can be entered for each URL after a space on the same line, this name(s) will be displayed to the user when selecting the URL to use.
- Under "Room Mapping" enable synchronization for the rooms you wish to sync data.
POS system
- Forward the "POS API token" of each property you wish to connect to the integration partner
- For further instructions contact the integration partners support.
Common Problems
Disconnect
Select "Disable" to disconnect the room and stop sending it's data.
Developers
If you want to develop a connection to the POS API and use this integration, please see here https://api.beds24.com/pos/v1/