WS Shop API Swagger - Groups, Guest Request and Rate Calendar

Please Note: The production methods outlined on this page will be secured using a bearer token.

The Calendar API is used to compute the lowest Room/Rate per day for the given month room/rate combo. It will return the result in the appropriate XML format for the given month/year/Hotel/Loyalty inputs.

Additional parameters for this API: Room and Rate; Requested rates will return the appropriate computed, sorted data with all the combinations for the requested room. If not available, return the appropriate message; Promo, Discount, Corp, Voucher Code, and ChannelID will be included as parameters for the API.

  • RateReturnType: Min: it will return the lowest rate for all room types

  • RateReturnType: MinPerRoom: it will return the lowest rate for each room type

  • RateReturnType: Max: it will return the highest rate for each room type

  • RateReturnType: MaxPerRoom: it will return the highest rate for each room type

The data includes the lowest daily rates and daily inventory count for each room types. The XML data is refreshed every 8 hours per day in Production.

Â