Connect PMS with API: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
Markkinchin (talk | contribs) |
||
| Line 22: | Line 22: | ||
Set a PROP Key for the property when creating it so it can be accessed later via API. | Set a PROP Key for the property when creating it so it can be accessed later via API. | ||
== Setup Price and | == Setup Price and Channel Mapping == | ||
Prices are defined in up to 16 daily price rows per room type. | |||
Each row can be defined with an occupancy and minimum stay and sent to any combination of channels. | |||
This means for each date can have up to 16 different prices for combinations of occupancy, minimum stay and channel. | |||
Use JSON setDailyPriceSetup to create the daily price rows and map them to channels, including any rate codes. | |||
== Channel Mapping == | == Channel Mapping == | ||