GET api/tracking/flights/by-external/{external_flight_id}?airline_code={airline_code}&include_track={include_track}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| external_flight_id | string |
Required |
|
| airline_code | string |
None. |
|
| include_track | boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.