Name | Description | Type | Additional information |
---|---|---|---|
ShipmentGUID | string |
None. |
|
OrderNumber | string |
None. |
|
StatusDisplay | string |
None. |
|
OrderDate | string |
None. |
|
OrderByName | string |
None. |
|
PiecesWeight | string |
None. |
|
ServiceName | string |
None. |
|
Reference | string |
None. |
|
Contents | string |
None. |
|
PickupAddress | string |
None. |
|
DeliveryAddress | string |
None. |
|
Itinerary | Collection of ItineraryItem |
None. |
|
Flights | Collection of FlightItem |
None. |
|
References | Collection of ReferenceItem |
None. |
|
Charges | Collection of ChargeItem |
None. |
|
Notes | Collection of NoteItem |
None. |
|
WorkflowID | string |
None. |
|
CustomsReleaseRequired | string |
None. |
|
OnWatchList | string |
None. |
|
GpsInfo | string |
None. |
|
IsSuccessful |
Used to determine if method call was successful (true) or failure (false) |
boolean |
Required |
ErrorMessage |
The error message if method call was not successful |
string |
None. |