Breadcrumb
- Hotel Availability
- Request
- Use Cases
- Price Range
Price Range
Price Range
The search results can be filtered by specifying a minimum and/or maximum price, a price type, and a currency type.
Parameter | Description | Type |
---|---|---|
priceRangeMin | Low-end price range to include in the results | Number |
priceRangeMax | High-end price range to include in the results | Number |
priceRangeType | Indicates which value the min / max price range should apply Values: Average, FirstNight, Highest, HighestInclusiveTax, Lowest, Total. This is a required parameter when searching by price range. | String |
priceRangeCurrency | Indicates which currency the min / max price range should apply Values: HotelDefaultCurrency, RequestedCurrency | String |
Sample Request
/v1/api/hotel/availability?hotelId=13098&chainId=12723&adults=2&startDate=2022-12-17&endDate=2022-12-20&numRooms=1&primaryChannel=WEB&secondaryChannel=WEB&priceRangeMin=50&priceRangeMax=250.99&priceRangeType=Average&priceRangeCurrency=HotelDefaultCurrency