post
https://api.aerocrs.com/v5/getPassengerIdentifiersByBookingReference
This method allows you to search for passengers according to booking reference on a specific flight
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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 |

