getPaxDetailsByCharter

This method will give you a list of passengers according to a charter date.

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

Request parameters

ParameterTypeDescription
chartersDateDate*Charter date
❗️

  • Mandatory parameters

Response

The method will response with all the information about the passengers in the charter.

ParameterTypeDescription
charterElementThe element will contain all the information regarding to the charter
routedetailsElementThe element will contain all the information regarding the route
charterRoutingStringThe charter route
chrtrETDTimeEstimated Time of Departure
chrtrETATimeEstimated Time of Arrival
paxdetailsElementThe element will holds all the passenger information (For each passenger)
firstnameStringFirst number requested
lastnameStringLast name of the passenger
ageNumberAge name of the passenger
paxtitleStringThe title of the passenger
paxwithinfantBooleanPhone Is the passenger carrying infant of the customer
paxcountryStringCountry of the passenger
paxcountryisoStringPassenger ISO country
paxtypeStringType of the pasengers
phonenumberStringPhone number of the passenger
emailE-mailEmail of the passenger
ffnumberNumberFrequent flyer number of the passenger
pnrrefStringThe PNR reference
pnrstatusStringThe PNR status (OK/PN/RQ)
pnrnameStringPNR name
servicestatusStringService status (Active / Inactive)
servicebookingdateDateYYYY/MM/DD HH:MM - Service booking date
servicechangedateDateYYYY/MM/DD HH:MM - Service last change date (if cancelled)
pnrbookingdateDateYYYY/MM/DD HH:MM - PNR booking date
agencynameStringAgency name (if the booking is from an agency)
agencycontactStringThe first contact in the agency
agencyphoneStringAgency phone number
agencyacccodeStringAgency accounting code
agencywebcodeStringAgency web code
apisdataElementAdvance API Information
nationalityStringNationality of the passenger
typeStringType of document
passportnameStringPassport name of the passenger
docnumberNumberPassport number
passportissuerNumberPassport country
passportexpiryDatePassport expiry
genderStringGender (M-Male, F-Female, C-Child)
dateofbirthDateThe date of birth of the passenger
remarksElementEach remark in the PNR will be represented in a
remarkStringRemark text
paxgenderStringGender (M-Male, F-Female, C-Child)
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