Cancel Hotel Reservation v9 API Reference
Del |
cancel/v9/reservations/{reservation}/offers/{Supplier_Confirmation} For {LocatorCode} send the locator code of the reservation to retrieve (returned in the reservation 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.apim-a.adc.pp.travelport.io/hotel/ Production https://api.apim-a.adc.prod.travelport.io/hotel/ |
Related Content: Hotel Guide, Hotel Workflow Diagram
The Hotel Cancel v9 API cancels an existing hotel reservation.
Request
Also see Authorization and Common Hotel API Headers.
Query Parameters
None.
Request Body
None.
Response
Returns a 204 No Content HTTP message.
Example Request
https://api.apim-a.adc.pp.travelport.io/hotel/cancel/v9/reservations/62J0SI/offers/HY0041945702
Example Response
Returns a 204 No Content HTTP message.
Error Messages
None.