| Name | Description | Type | Additional information |
|---|---|---|---|
| ManifestGUID |
Manifest identifier for this flight |
string |
None. |
| TrackingUrl |
Link to the airline tracking website for this flight |
string |
None. |
| CarrierKey |
The carriers IATA key code |
string |
None. |
| CarrierName |
The name of the carrier |
string |
None. |
| RouteNumber |
The carrier route number |
string |
None. |
| DepartHubID |
The depart hub (airport) |
string |
None. |
| ArriveHubID |
The arrival hub (airport) |
string |
None. |
| EstimatedDepartDateTime |
The estimated date/time of departure (local time) |
date |
None. |
| EstimatedArriveDateTime |
The estimated date/time of arrival (local time) |
date |
None. |
| ManifestLegID |
The unique transport leg identifier (use this for update method) |
integer |
None. |
| IsSuccessful |
Set to true if method was successful |
boolean |
None. |
| ErrorMessage |
The error message if method call was not successful |
string |
None. |