Post Rates

Pricepoint users maintain control over price recommendations by providing Pricepoint with the so-called BASE RATE. The base rate can be calculated by Pricepoint, managed by the user via Pricepoint's interface, or it can be pushed from PMS/CM via API.

The connected PMS/CM should post the base rate for the next 12 months (and whenever it is changing in the PMS) using a call:

POST pricepoints /api/pricepoints/post-items

Refer to a documentation for the details here or to Swagger here.

Last updated