Hotel Details API Reference

Get

search/propertiesdetail?chainCode={XX}&propertyCode={123AB }

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 Search by Location API Reference, Hotel Search by ID API Reference

The optional Hotel Details request retrieves for one specified property a detailed description and additional images after a hotel search.

Request

Query Parameters

Parameter Description Required/Optional

chainCode

The chain code of the requested property.

Required

propertyCode

The 5-character alphanumeric property code of the requested property.

Required

Request Body

None.

Response

Example Request

The example below requests details for the property.

GET https://api.pp.travelport.com/11/hotel/search/propertiesdetail?chainCode=HY&propertyCode=81388

Example Response

Error Messages

None.