get
https://api.aerocrs.com/v5/getAirlines
The method will allow you to receive the list of airlines hosted by AeroCRS.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response
The method will response with the details of the own airline according to the companyID, including country and additional information.
| Parameter | Type | Description | |
|---|---|---|---|
| companyname | String | Company name | |
| companycode | String | Airline designator, used in getSchedule, getDestinations | |
| companyiatacode | String | IATA code (if exists) | |
| country | String | Country name | |
| countryiso | String | Country ISO code according to ISO 3166-1 | |
| logourl | String | Logo URL | |
| mandatoryage | Boolean | Is the passenger age mandatory in the process of confirmBooking | |
| mandatoryphone | Boolean | Is the passenger phone number mandatory in the process of confirmBooking | |
| mandatorynationality | Boolean | Is the passenger nationality mandatory in the process of confirmBooking | |
| mandatorydocumentnumber | Boolean | Is the passenger document type and number mandatory in the process of confirmBooking | |
| mandatorydocumentexpiry | Boolean | Is the passenger document expiry mandatory in the process of confirmBooking | |
| mandatorydocumentissueingcountry | Boolean | Is the passenger document issuing country mandatory in the process of confirmBooking | |
| mandatoryplaceofbirth | Boolean | Is the passenger place of birth mandatory in the process of confirmBooking | |
| mandatorydateofbirth | Boolean | Is the passenger date of birth mandatory in the process of confirmBooking | |
| mandatorydateofbirthforchild | Boolean | Is the date of birth for child mandatory in the process of confirmBooking | |
| onlinecheckinavailable | Boolean | Does the airline offers online check-in | |
| airlineacceptsapicreditcardpayments | Boolean | Does the airlines enables acceptance of credit cards via the API using makePayment | |
| airlinesupportsbrandedfares | Boolean | Does the airline support branded fares or not | |
| airlineinfaspax | Boolean | Does infant is counted as PAX | |
| airlineicacode | String | Airline 3 letter ICAO code (if exists) |

