Hotel Availability
The Hotel Availability API returns detailed availability and pricing information for a single hotel. The request is flexible allowing for multiple ways to filter the rates returned and specify full or partial details in the response.
Use to request a hotel availability response that includes either:
- A list of products matching the search criteria. Products display available status, pricing, booking policy rules, restrictions, inventory, images, descriptions, and policies. Shoppers use that data to determine which offering meets their needs.
- Or, when any of the matching products are not available, the least restrictive failure is returned indicating why the product is not available. This indicator identifies the reason there is no availability based on the request. Shoppers can modify their availability request to address the failure and enter it to view the response again.
REST Method/Endpoint
Method | Endpoint |
---|---|
GET | https://[environment]/v1/api/hotel/availability |
REST API Tokens
How to Construct and Use security tokens
Header Parameters
Parameter | Description | Type | Example |
---|---|---|---|
Accept-Language | Language code with optional culture code. Use to request content in the specified language. | String | en-US |
Context | Business context for caller | String | WBSVC |
ActivityID | Unique Id per request for system tracing | String | MyCompany_123sdjwiiw456 |