getSchedule

This method will give you a list of served routes by airline

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request parameters

ParameterTypeDescription
fltsFROMperiodDateYYYY/MM/DD start period of the required data
fltsTOperiodDateYYYY/MM/DD end period of the required data
codeformatStringIATA / ICAO / INTERNAL / AIRLINE – output of codes
IATA - the system will generate the output only for routes with IATA codes, and the output codes will be IATA
ICAO - the system will generate the output only for routes with ICAO codes, and the output codes will be ICAO
INTERNAL - The system will generate the output with internal assigned codes for non IATA destinations, note that AeroCRS internal codes can conflict with real IATA destinations, the rest of the destinations will be in IATA codes.
AIRLINE - The system will output the destinations in the airline defined codes
companycode*StringCompany short code (as supplied to you by the team) - Adding this element will narrow the search of the data for the specific airline.
soldonlineBooleantrue / false - when set to true will show only flights which are sold online.
ssimBoolean1 - when the response should be in an SSIM format, 0 - string SSIM format (for non SSIM results do not send this prameter)

Response

The method will response with the airlines hosted inventory information.

ParameterTypeDescription
fltnumberStringFlight number
airlinenameStringAirline name
airlineidNumberNumber of airline ID
fromdestinationStringDestination FROM code
todestinationStringDestination TO code
stdStringHH:MM departure time
staStringHH:MM arrival time
weekdaysunBooleanSunday operating (true/false)
weekdaymonBooleanMonday operating (true/false)
weekdaytueBooleanTuesday operating (true/false)
weekdaywedBooleanWednesday operating (true/false)
weekdaythuBooleanThursday operating (true/false)
weekdayfriBooleanFriday operating (true/false)
weekdaysatBooleanSaturday operating (true/false)
accodeStringAircraft code (might not appear to all airlines)
fltsfromperiodStringStart period of the flight active
fltstoperiodNumberEnd period of the flight active
Body Params
json
required

The method accepts the XML / JSON input as POST, response format will be according to the sent format. You can try JSON, put the post in the following input and click "Try It"

Headers
string
required

ID provided to you by AeroCRS

string
required

Password provided to you by AeroCRS

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
LoadingLoading…
Response
Choose an example:
application/json
text/plain