getPaxDetailsByCharter

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

Request parameters

Parameter

Type

Description

chartersDate

Date*

Charter date

❗️

* Mandatory parameters

Response

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

Parameter

Type

Description

charter

Element

The element will contain all the information regarding to the charter

routedetails

Element

The element will contain all the information regarding the route

charterRouting

String

The charter route

chrtrETD

Time

Estimated Time of Departure

chrtrETA

Time

Estimated Time of Arrival

paxdetails

Element

The element will holds all the passenger information (For each passenger)

firstname

String

First number requested

lastname

String

Last name of the passenger

age

Number

Age name of the passenger

paxtitle

String

The title of the passenger

paxwithinfant

Boolean

Phone Is the passenger carrying infant of the customer

paxcountry

String

Country of the passenger

paxcountryiso

String

Passenger ISO country

paxtype

String

Type of the pasengers

phonenumber

String

Phone number of the passenger

email

E-mail

Email of the passenger

ffnumber

Number

Frequent flyer number of the passenger

pnrref

String

The PNR reference

pnrstatus

String

The PNR status (OK/PN/RQ)

pnrname

String

PNR name

servicestatus

String

Service status (Active / Inactive)

servicebookingdate

Date

YYYY/MM/DD HH:MM - Service booking date

servicechangedate

Date

YYYY/MM/DD HH:MM - Service last change date (if cancelled)

pnrbookingdate

Date

YYYY/MM/DD HH:MM - PNR booking date

agencyname

String

Agency name (if the booking is from an agency)

agencycontact

String

The first contact in the agency

agencyphone

String

Agency phone number

agencyacccode

String

Agency accounting code

agencywebcode

String

Agency web code

apisdata

Element

Advance API Information

nationality

String

Nationality of the passenger

type

String

Type of document

passportname

String

Passport name of the passenger

docnumber

Number

Passport number

passportissuer

Number

Passport country

passportexpiry

Date

Passport expiry

gender

String

Gender (M-Male, F-Female, C-Child)

dateofbirth

Date

The date of birth of the passenger

remarks

Element

Each remark in the PNR will be represented in a element

remark

String

Remark text

paxgender

String

Gender (M-Male, F-Female, C-Child)

Language