v1

latestOpenAPI 3.0.02026-08-061029011.1 MB
Retrieve Bookings and Tickets

Document History

post/documents/history

Headers

TraceIdstring
Example:TraceID_123456789

Identifier used to correlate Air API invocations across a multi-call business flows.

XAUTH_TRAVELPORT_ACCESSGROUPstring
Example:19Y88702-C27A-4E5D-829A-89D7016688B1

Identifies the Travelport access group with which the caller is associated

travelportPlusSessionIdentifierstring
Example:49f58f5f-c443-43b4-9f5d-be405fd00a01

travelportPlusSessionIdentifier used to maintain an established agency session

TVP-PCC-Corestring
Example:DU7_1G

Allows user to pass PCC instead of Access Group ID

Request body

locatorstring

For GDS locator max length is 6.

Example request

{
  "locator": "ZXG25P",
  "documentNumbers": [
    {
      "number": "0019900123456",
      "numberOfConjunctiveTickets": 2,
      "documentType": "TKT"
    }
  ]
}

Response

OK - Successful response