Difference between revisions of "POS API"
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
Markkinchin (talk | contribs) (→Set Up) |
||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
= 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 = | ||
Line 21: | Line 26: | ||
− | == | + | == POS system == |
* Forward the "POS API token" of each property you wish to connect to the integration partner | * Forward the "POS API token" of each property you wish to connect to the integration partner |
Latest revision as of 10:00, 27 September 2021
POS API
This page is about the menu (SETTINGS) APPS & INTEGRATIONS > POS
Contents
1 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)
2 Set Up
2.1 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.
2.2 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.
2.3 Common Problems
2.4 Disconnect
Select "Disable" to disconnect the room and stop sending it's data.
2.4.1 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/