Document History API Reference

POST

document/documents/history

Base path:

Note the following base path does not include air and varies from other JSON APIs.

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

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

Get

document/documentlist//{LocatorCode}

Base path:

Note the following base path does not include air and varies from other JSON APIs.

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

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

Related Content: Booking Guide

Send a Document List request to retrieve the history of any single document, such as a ticket, EMD, or MCO. Send a Document History request to return the history of all documents associated with a record locator. These requests retrieve this information even after the locator and ticket are purged from the airline's database. Returns the following information as applicable for each request:

Request

Query Parameters

None.

Request Body

The Document History request sends the locator code and retrieves all documents associated with that locator, including any and all tickets issued, MCOs, invoices, etc.

The Document List request sends a document number and returns the history of only that document (a ticket, EMD, or MCO), not any other documents associated with the locator code.

Response

Pending.

Example Request

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

 

Example Response

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