This method allows you to search for passengers according to booking reference on a specific flight

Request parameters

ParameterTypeDescription
flightidNumber*The flight id
bookingrefString*The PNR reference

❗️
  • Mandatory parameters

Response

The method will response with pax tokens of the requested passengers.

ParameterTypeDescription
errcodeStringThe error code returned
errdescriptionStringThe error description
paxElementThe element pax holds the following parameters
paxtokenUnique identiferPAX token to be used in DCS related queries
fltidNumberThe flight id
Language