One-click Access to Pricepoint
In pursuit of the best customer experience, the hotel can access the Pricepoint interface directly from the PMS/CM interface via the login request.
PMS/CM needs to perform a login request to Pricepoint:
POST Authentication /auth/connect/token
with following URL-encoded FormData (only username and password should be changed))
PP will return access_token which should be added to the URL when opening Pricepoint:
Last updated