GDS Reservation Cancel API Reference

POST

receipt/reservations/{LocatorCode}/receipts

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/air/

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

Related Content: Booking Guide, Reservation Retrieve Guide

Canceling a GDS reservation requires a single cancel request as detailed here. A reservation is a held booking that has not been ticketed.

To cancel an NDC reservation, see the NDC Order Cancel API Reference.

Request

Query Parameters

None.

Request Body

To cancel a reservation, send a POST request that includes the reservation to cancel to the endpoint above. There is no message payload.

Response

Example Request

There is no message payload.

Example Response