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


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


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


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

  • No labels