Attention: Please check the Hotel Release Notes page for the latest updates and enhancements.

Hotel Standard Availability API Reference

POST

availability/catalogofferingshospitality

Base path:

Pre-production https://api.pp.travelport.com/11/hotel/

Production https://api.travelport.com/11/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

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; each instance is one offer, or rate. A typical Availability response returns more instances.

If the Availability request has CatalogOfferingsRequest with verboseResponseInd=false or no verboseReponseInd is sent, common details are returned in ReferenceList.

Error Messages