Breadcrumb
- Hotel Availability
- Change Log
Change Log
Release 10.26 | February 7, 2022 | Release Version 1.0
What's New?
Search for GEO Promotions
Added capability when searching for Promotions to include a latitude/longitude pair to unlock any geographic configured promotions.
Request Parameters
Parameter | Description | Type |
---|---|---|
accessType | Access code type. Values: Promotion | String |
accessLatitude | Latitude used to search for Geo promotions. Only applicable when @accessType=promotion . | Number |
accessLongitude | Longitude used to search for Geo promotions. Only applicable when @accessType=promotion . | Number |
Search for Mobile rates
Added support to search for Mobile device rates. Hoteliers may choose to offer specific rates for users on a mobile device vs. a desktop/laptop. By including the parameter deviceType=Mobile
the response will include any available rates that are configured for Mobile devices.
Request Parameters
Parameter | Description | Type |
---|---|---|
deviceType | Device type of the guest. Used to unlock device specific rates. Values: Mobile, Default | String |
Release 10.24 | September 18, 2021 | Release Version 1.0
What's New?
Filter Corporate rates
Added capability when searching for Corporate rates to specify if the response should only include Preferred and Required rates. If Corporate Preferred and Required rates are not configured or available, then other available corporate rates will be returned.
Parameter | Description | Type |
---|---|---|
accessFilterCorporateRates | If true, the system will filter the results to only include Preferred and Required Company rates when available. Only applicable when @accessType=corporate . | Boolean |
Taxes and Fees paid using Loyalty Points
Hoteliers are now able to specify if certain taxes and fees can be paid using points as a currency for a redemption product. If a redemption product is not booked, then the taxes and fees are paid in cash.
For Points or Cash redemption rates, taxes and fees configured for points will return both cash and point amounts since the guest may choose to pay for the rate using cash or points.
Points are now supported in the following response locations:
- productAvailability/Prices/Product/Prices/Daily/Price/Fees/Breakdown/Points
- productAvailability/Prices/Product/Prices/Daily/Price/Tax/Breakdown/Points
- productAvailability/Prices/Product/Prices/Daily/Price/Total/Breakdown/Points
- productAvailability/Prices/Product/Prices/PerNight/Fees/Points
- productAvailability/Prices/Product/Prices/PerNight/Tax/Points
- productAvailability/Prices/Product/Prices/PerNight/Total/Points
- productAvailability/Prices/Product/Prices/Total/Price/Fees/Breakdown/Points
- productAvailability/Prices/Product/Prices/Total/Price/Tax/Breakdown/Points
- productAvailability/Prices/Product/Prices/Total/Price/Total/Points