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

Retrieve Hotel Reservation API Reference

Get

book/reservations/{LocatorCode}

For {LocatorCode} send the locator code of the reservation to retrieve (returned in the workbench commit in Confirmation/Locator/value).

Base path:

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

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