Modify Hotel Reservation v9 API Reference

Put

reservation/v9/reservations/{reservation}

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

Base path:

Pre-production https://api.apim-a.adc.pp.travelport.io/hotel/

Production https://api.apim-a.adc.prod.travelport.io/hotel/

Related Content: Hotel Guide, Hotel Workflow Diagram

Modify an existing reservation by changing any of the following: dates, payment information, traveler first and/or last name.

Request

Query Parameters

None.

Request Body

Response

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

Example Request

The following example request modifies only the payment information and adds a comment to an existing hotel reservation.

Example Response

Error Messages

None.