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

Hotel Search by Location API Reference

POST

search/properties/search

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 ID API Reference

The Hotel Search by Location request searches for hotels by any one of these:

  • geographic coordinate information

  • city, state/province, and country

  • IATA airport or city code.

The number of properties returned is 25 per page (see pagination) unless fewer properties are in the remaining list of properties.

Request

Query Parameters

None.

Request Body

Response

Example Request

The example below searches for properties by city, state or province, and country.

Example Response

The following example response has been edited for brevity to show five instances of PropertyInfo. Depending on availability, most responses return more instances.

Error Messages

Search returns an error when no offers are returned for a request.