Document List API Reference

Get

documents/documentlist/{LocatorCode}

Base path:

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

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

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

Related Content: Air Booking Guide

Document List retrieves a list of tickets, invoices, MCOs, and EMDs associated with a record locator. The request can retrieve this information even after the booking and associated documents are purged from the airline's database. Unlike Document History, Document List does not return details of the documents; instead it returns each document's type, status, transaction date, and PCC.

Request

Query Parameters

None.

Request Body

None.

Response

Example Request

The request has no message body. Example GET request:

https://api.travelport.com/11/documents/documentlist/ZY9CLR

Example Response

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