FlightFilter


AirportIATA

The airport for which data is requested.

AirlineIATA

Table with AirlineIATA codes. '*' as the first airline indicates all supported by the provider.

Default: '*'

hoursBefore : Count [0..1]

The number of hours before the current time for which data is wanted. What is compared to the current time can vary with implementations.

For arrivals it will typically be (prioritized): 

  1. AIBT
  2. EIBT
  3. ELDT
  4. SIBT

For departures it will typically be (prioritized): 

hoursAfter : Count[0..1]

The number of hours after the current time for which data is wanted.
See also description above. 

Default: 7

onlyUpdatedAfter : DateTimeUTC [0..1]

Only data that has been updated after "onlyUpdatedAfter" is returned.
  • No labels