GetFlightLegDataExtended ( parameter list ) : FlightLegDataExtendedResponse
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:
- 200 OK and FlightLegDataExtendedResponse if everything went well and one or more flight legs was found.
- 200 OK if no flight legs fit the filtering.
- 400 Bad Request if there were something wrong with the parameter list, ref Standard parameters for the request operations.
- 404 Not found if UniqueFlightLegId was used as a parameter and the flight leg was not found.