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

Cancel Hotel Reservation API Reference

Put

book/reservations/{LocatorCode}/canceloffer/{supplierLocator=SupplierConfirmation}

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

For {SupplierConfirmation}, send the confirmation number returned from the supplier in Receipt/Confirmation/Locator/value in the reservation response.

Base path:

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

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

Related Content: Hotel Guide, Hotel Workflow Diagram, Create Reservation Reference Payload API Reference

The Hotel Cancel API cancels an existing hotel reservation.

Request

Query Parameters

None.

Request Body

None.

Response

Example Request

PUT https://api.pp.travelport.com/11/hotel/book/reservations/2BYHTW/canceloffer?supplierLocator=7381216068032

Example Response

Error Messages

Error message for Hotel Cancel API.