The method will allow you to receive the list of airlines hosted by AeroCRS.

Response

The method will response with a list of airlines, including country and additional information.

ParameterTypeDescription
companynameStringCompany name
companycodeStringAirline designator, used in getSchedule, getDestinations
companyiatacodeStringIATA code (if exists)
countryStringCountry name
countryisoStringCountry ISO code according to ISO 3166-1
logourlStringLogo URL
mandatoryageBooleanIs the passenger age mandatory in the process of confirmBooking
mandatoryphoneBooleanIs the passenger phone number mandatory in the process of confirmBooking
mandatorynationalityBooleanIs the passenger nationailty mandatory in the process of confirmBooking
mandatorydocumentnumberBooleanIs the passenger document type and number mandatory in the process of confirmBooking
mandatorydocumentexpiryBooleanIs the passenger document expiry mandatory in the process of confirmBooking
mandatorydocumentissueingcountryBooleanIs the passenger document issuing country mandatory in the process of confirmBooking
mandatoryplaceofbirthBooleanIs the passenger place of birth mandatory in the process of confirmBooking
mandatorydateofbirthBooleanIs the passenger date of birth mandatory in the process of confirmBooking
mandatorydateofbirthforchildBooleanIs the date of birth for child mandatory in the process of confirmBooking
onlinecheckinavailableBooleanDoes the airline offers online check-in
airlineacceptsapicreditcardpaymentsBooleanDoes the airlines enables acceptance of credit cards via the API using makePayment
airlinesupportsbrandedfaresBooleanDoes the airline support branded fares or not
airlineicacodeStringAirline 3 letter ICAO code (if exists)
Language