post
https://api.aerocrs.com/v5/getPassengerIdentifierByName
This method allows you to search for a passenger by name in 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 |
| paxname | String* | Passenger name (First name or last name) |
- Mandatory parameters
Response
The method will response with the pax token for the requested passenger.
| Parameter | Type | Description |
|---|---|---|
| paxtoken | Unique identifer | PAX token to be used in DCS related queries |

