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 commitClosed API call that ends a workbench session, finalizing all changes and requests in that session. Depending on the workbench transactions, the commit workbench request may create a reservation, issue a ticket or EMD, exchange tickets, or modify a reservation. 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 GDSClosed Global Distribution System. A GDS aggregates and distributes air, hotel, and car rental content such as schedules, fares, and upsells. In the JSON APIs, GDS content is distributed from Travelport. reservation requires a single cancelClosed Cancel a ticket outside the void period without rebooking on another itinerary. Depending on the airline ticket policy, canceling a ticket may result in a full, partial, or no refund. request as detailed here. A reservation is a held bookingClosed A confirmed reservation with the carrier. A held booking is a reservation that has not yet been ticketed. The terms booking and reservation are interchangeable. that has not been ticketed.

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