Hotel Availability v10 API Reference

POST

availability/v10/catalogofferingshospitality

Base path:

Pre-production https://api.apim-a.adc.pp.travelport.io/hotel/

Production https://api.apim-a.adc.prod.travelport.io/hotel/

Related Content: Hotel Guide, Hotel Workflow Diagram

Hotel Availability returns room types and rates available at one or more specified properties on specified dates.

Request

Query Parameters

None.

Request Body

Response

CatalogOffering objects are sorted by total price from low to high. No other preferencing is applied to how the offers are returned in the response. If you requested rates and availability based on a negotiated rate code or a specific rate category, the actual amount for these rates (if available for that property) determines where they are returned in the list of offers.
By default, common information from each room offer is consolidated into the single object ReferenceList. If the optional verboseResponseInd indicator is sent in the request, ReferenceList is not returned and common property details are not grouped. See the description for the Product object. Note that the objects in the table below display in a different order depending on whether information is grouped in ReferenceList or returned in each Product object.

Example Request

Example Response

The following example Availability response has been edited for brevity to return four instances of CatalogOfferingHospitality. Your Availability response is likely to return more instances.

Error Messages