Check the Hotel Release Notes for updates across all Hotel APIs.

Hotel Search by ID API Reference

POST

search/properties

Base path:

Use this base path if you have not yet received or not migrated to the new credentials from Travelport:

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

Production https://api.travelport.com/11/hotel/

Use this base path after you have migrated to the new credentials from Travelport (using .net instead of .com):

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

Production https://api.travelport.net/11/hotel/

Related Content: Hotel Guide, Hotel Workflow Diagram, Hotel Search by Location API Reference

The Hotel Search by ID request searches for hotels by one or more property IDs. The response returns a list of properties based on the ID/s sent, and is in the same format as the response for Hotel Search by Location.

Request

Query Parameters

None.

Request Body

Response

The response for the Hotel Search by ID request is in the same format as the response for Hotel Search by Location; see the Search by Location API Reference.

Example Request

Example Response

The response for the Hotel Search by ID request is in the same format as the response for Hotel Search by Location; see the Search by Location API Reference.

Error Messages

See the Search by Location API Reference for error messages.