GetBasicFlightDataInbound ( parameter list ) : BasicFlightLegDataResponse
Returns basic data (a simplified data set) about the set of inbound flights that fit the parameter list.
Parameters:
See Standard parameters for the request operations for the possible parameters.
Returns:
GetBasicFlightDataOutbound( parameter list) : BasicFlightLegDataResponse
Returns basic data (a simplified data set) about the set of outbound flights that fit the parameter list.
Parameters:
See Standard parameters for the request operations for the possible parameters.
Returns:
GetBasicFlightLegData ( parameter list ) : BasicFlightLegDataResponse
Returns basic data (a simplified data set) about the set of flights legs that fit the parameter list.
Parameters:
See Standard parameters for the request operations for the possible parameters.
Returns:
GetFlightLegData ( parameter list ) : FlightLegDataResponse
Returns data about the set of flights legs that fit the parameter list.
Parameters:
See Standard parameters for the request operations for the possible parameters.
Returns:
GetAlerts ( flightFilter: FlightFilter ) : GetAlertsResponse
Returns data about the set of alerts that fit the FlightFilter.
Parameters:
filghtFilter: See definition of FlightFilter under Data entities.
Returns:
|