📘

Important

Both parameters are mandatory

Request parameters

ParameterTypeDescription
flightnumberString*Number of flight
flightdateDate*Date of flight
shownonticketedBooleantrue/false (lowercase), will show the non ticketed bookings if set to true

❗️
  • Mandatory parameters

Response

The method will respond with all the information about loads of flights according to the legs of each flight in the requested dates.

ParameterTypeDescription
flightnumberStringFlight number
actypeStringThe aircraft type
serviceloadqtyNumberThe service load quantity
rulesElementEach rule of a flight will be represented in a element, all rules per flight are represented within element
legsElementThe following elements are within which represents a leg within
legElementThe following parameters are within leg
legSTDTimeDeparture leg
legSTATimeArrival leg
fromStringDestination “from” code
toStringDestination “to” code
classesElementThe following elements are within which represents a leg within
classElementThe following parameters are within leg
classcodeStringClass Code
paxqtyNumbernumber of passengers
genderqtyElementElement containing the passenger' gender breakdown
MaleNumberNumber of male passengers
FemaleNumberNumber of female passengers
ChildNumberNumber of children
InfantNumberNumber of infants
totalpaxqtyNumberTotal number of passengers on the flight
totalgenderqtyElementElement containing the passenger' gender breakdown, the same as for each leg
cabinsElementThe following parameters are within cabins
nameStringCabin name
codeStringCabin code
iatacodeStringIATA code
qtyNumberCabin quantity
childqtyNumberMax children
infqtyNumberMax infants
Language
Authorization