Ticket Retrieve API Reference

POST

ticket/tickets/getbylocator

Base path:

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

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

Related Content: Ticketing Guide

The Ticket Retrieve request returns details for a single ticket for NDC, or for all tickets associated with a record locator for GDS.

Also see:

  • To list all ticket numbers on a single reservation, send a Ticket List request.

  • To retrieve all reservation details by ticket number, send a Reservation Retrieve request with the ticket number.

  • To return a list of documents on a booking, including tickets, invoices, MCOs, and EMDs, use Document List.

  • To return histories of documents associated with a booking, including tickets, invoices, MCOs, and EMDs, use Document History.

For differences between GDS and NDC in the JSON APIs, see the support tables for seats, ancillaries, fare rules, and exchanges, and the NDC and GDS Functionality Comparison.
For differences within NDC by individual carriers, see NDC capabilities by airline through JSON API in the Travelport Knowledge Base. If you need login assistance, see Knowledge Base NDC Resources.

Request

Query Parameters

None.

Request Body

Response

The Ticket Display response returns the reservation locator, traveler name, form of payment details, flight departure and arrival information, a price breakdown by PTC, and agency information. Not all details may be returned if not part of the booking record.

Example Request

Example Response

For additional examples and scenarios, download the developer toolkits and see Using Postman and Developer Toolkits.