GET api/tracking/flights/{tracking_id}/track?from_utc={from_utc}&to_utc={to_utc}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tracking_id | integer |
Required |
|
| from_utc | date |
None. |
|
| to_utc | date |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.