Route Export
Header parameters
AcceptstringRequiredExample:
application/jsonContent-TypestringRequiredExample:
application/jsonAccept-EncodingstringRequiredExample:
gzipx-atlas-client-idstringOptionalExample:
<YOUR_CLIENT_ID>x-atlas-client-secretstringOptionalExample:
<YOUR_CLIENT_SECRET>Body
routeTypeintegerRequired
-1: Airline routes
-2: Atlas routes
fromCitystring · nullableOptional
IATA Code of departure city.
fromCountrystring · nullableOptional
IATA Code of departure country.
toCitystring · nullableOptional
IATA Code of arrival city or airport
toCountrystring · nullableOptional
IATA Code of arrival country.
airlinesstring[] · nullableOptional
An array of IATA Codes of airlines. The routes within the airlines will be returned.
pageSizeinteger · nullableOptionalDefault:
10000pageNumberinteger · nullableOptionalDefault:
1Responses
200Success
application/json
statusintegerRequired
msgstring · nullableOptional
post
/route/export.do200Success
Last updated
Was this helpful?

