GDS Ticket Void API Reference

Put

ticket/tickets/updatestatus/{ticketID}

Send the ticket number in {ticketID}.

Base path:

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

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

Related Content:Air Modify, Cancel, Exchange & Refund Guide

Use the Ticket Void API to voidClosed Voiding a ticket cancels the ticket and payment and is based on rules for the market in which the ticket was issued. Generally a ticket can be voided only the same day it was issued, usually up to midnight local agency time. See the Exchange, Refund, and Void Guide. a single 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. ticket. Not supported for NDCClosed New Distribution Capability, an XML standard for exchanging data that supports airlines in distributing their content directly to online travel agencies. See the NDC Guide., see Exchange, Refund, and Void Guide for NDC.

Generally a ticket can be voided only within the same day it was issued. See Air Modify, Cancel, Exchange & Refund Guide for limitations.
Canceling a GDS itineraryClosed The entire trip on a booking, including all flights on all legs. Also called a journey. outside the void period is not supported at this time. GDS refund functionality is under development.
AirTicketing 22.11.18 and later takes into account tickets issued past midnight and on weekends and holidays in determining the allowable void period. Supported only for ARC users, not BSP.

Request

TicketVoid requires a PUT request with the ticket number.

There are no query parameters. Send an empty TicketQueryUpdateTicket object in the payload per below.

Response

The TicketVoid response returns a result status.

Example Request

Example Response

The example below shows a ticket void response with a status of Complete. A settlement authorization code may or may not be returned.