You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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:

BasicFlightLegDataResponse

 

Unable to render {include} The included page could not be found.

 

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:

BasicFlightLegDataResponse

 

Unable to render {include} The included page could not be found.

 

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:

BasicFlightLegDataResponse

 

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:

FlightLegDataResponse

 

Unable to render {include} The included page could not be found.

 

Unable to render {include} The included page could not be found.

 

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:

  • No labels