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

Retrieve Hotel Reservation API Reference

Get

book/reservations/{LocatorCode}

For {LocatorCode} send the locator code of the reservation to retrieve.

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, Create Hotel Reservation API Reference

The Hotel Retrieve API returns traveler and hotel reservation information from an existing PNR in the Travelport system.

Request

Also see Authentication and Common Air Headers.

Query Parameters

None.

Request Body

None.

Response

The response to the Retrieve Reservation request returns the updated information using the same structure as the response to Create Reservation.

Example Request

GET https://api.pp.travelport.com/11/hotel/book/reservations/2BQ55R

Example Response

Error Messages

Error message for Hotel Retrieve API.