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

Cancel Hotel Reservation API Reference

Put

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

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

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

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, 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.