v7

latestSwagger 2.0LHraw.githubusercontent.com2018-01-0115639.5 KB
Operations

Flight Status at Departure Airport

Status of all departures from a given airport up to 4 hours from the provided date time.

get/operations/flightstatus/departures/{airportCode}/{fromDateTime}

Path parameters

airportCodestring required

Departure airport. 3-letter IATA airport code (e.g. 'HAM')

fromDateTimestring required

Start of time range in local time of departure airport (YYYY-MM-DDTHH:mm)

Query parameters

limitstring

Number of records returned per request. Defaults to 20, maximum is 100 (if a value bigger than 100 is given, 100 will be taken)

offsetstring

Number of records skipped. Defaults to 0

Headers

Acceptstring required

http header: application/json or application/xml (Acceptable values are: "application/json", "application/xml")

Response

OK

object required