GET api/tracking/flights/by-external/{external_flight_id}?airline_code={airline_code}&include_track={include_track}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
external_flight_id

string

Required

airline_code

string

None.

include_track

boolean

Default value is True

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.