CMS Booking Engine Redirection
The Cendyn CMS is capable of redirecting traffic to the appropriate booking engine based on the hotel's configuration and settings
For the /booking endpoint, the following parameters may be passed via the query-string:
propertyCorresponds to the integer ID of the hotel/property within the Cendyn CMS. These values can be obtained via the CMS Property Management module
checkinThe arrival date for the initiated booking. We recommend the format
yyyy-mm-ddhowever other standard formats are also acceptable.
checkoutThe departure date for the initiated booking. We recommend the format
yyyy-mm-ddhowever other standard formats are also acceptable.
adultsThe integer number of adults that are requested for the initiated booking
childrenThe integer number of adults that are requested for the initiated booking
promo-code` [optional]A promotional code to be applied to the booking
group-code[optional]A group booking code to be applied to the booking
iata[optional]An iata code to be applied during booking
rateCode[optional]A specific rate code that should be used when showing availability results
For each property managed through the Cendyn CMS, a Booking Engine configuration can be managed to dictate how the URL redirect will function:

Example URLs:
Last updated
Was this helpful?