getPassengerIdentifiersByBookingReference

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

Request parameters

Parameter

Type

Description

flightid

Number*

The flight id

bookingref

String*

The PNR reference

❗️

* Mandatory parameters

Response

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

Parameter

Type

Description

errcode

String

The error code returned

errdescription

String

The error description

pax

Element

The element pax holds the following parameters

paxtoken

Unique identifer

PAX token to be used in DCS related queries

fltid

Number

The flight id

Language