getPassengerIdentifierByNameMulti

This method allows you to search for a passenger on multiple flights according to origin of flight

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request parameters

ParameterTypeDescription
originString*Destination code
startdateDate*From date
enddateDate*To date
paxnameStringPassenger name (First name or last name)
❗️

  • Mandatory parameters

Response

The method will response with paxtokens for usage in other methods

ParameterTypeDescription
paxElementThe element pax holds the following parameters
flightidNumberThe flight id
paxtokenUnique identiferPAX token to be used in DCS related queries
Body Params
json
required

The method accepts the XML / JSON input as POST, response format will be according to the sent format. You can try JSON, put the post in the following input and click "Try It"

Headers
string
required

ID provided to you by AeroCRS

string
required

Password provided to you by AeroCRS

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
LoadingLoading…
Response
Choose an example:
application/json
application/xml