getDestinations

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

📘

Important

The list might update from time to time and is not related to a specific airline, although might change occasionally due to added/removed destinations.

Response

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

Parameter

Type

Description

name

String

Destination name

code

String

Destination code to be used in the method getFlights

iatacode

String

IATA code (if exists)

icaocode

String

ICAO code (if exists)

country

String

Country name

countryiso

String

Country ISO code according to ISO 3166-1

dstid

Numeric

Destination ID

Language