| Name | Description | Type | Additional information |
|---|---|---|---|
| TrackingNumber |
Contains the tracking number |
string |
None. |
| ShipmentGUID |
Contains the ShipmentGUID |
string |
None. |
| StatusDescription |
Contains the current status description of the shipment |
string |
None. |
| DateOfShipment |
The date the shipment is scheduled to be picked-up |
date |
None. |
| Pieces |
Number of pieces in shipment |
integer |
None. |
| Contents | string |
None. |
|
| Weight |
Total actual weight of shipment |
decimal number |
None. |
| WeightUOM |
Weight unit of measure (LB,KG) |
string |
None. |
| PickupAddress |
Address identifier at pickup |
string |
None. |
| PickupCityName |
Name of pickup city |
string |
None. |
| PickupStateProvID |
State/province identifier at pickup |
string |
None. |
| PickupCountryID |
Country identifier at pickup |
string |
None. |
| PickupCountryName |
Country name at pickup |
string |
None. |
| PickupCompanyName |
Company name at pickup |
string |
None. |
| PickupPhoneNumber |
Company phone at pickup |
string |
None. |
| DeliveryAddress |
Address identifier at delivery |
string |
None. |
| DeliveryCityName |
Name of delivery city |
string |
None. |
| DeliveryStateProvID |
State/Provence identifer at delivery |
string |
None. |
| DeliveryCountryID |
Country identifier at delivery |
string |
None. |
| DeliveryCountryName |
Country name at delivery |
string |
None. |
| DeliveryCompanyName |
Company name at delivery |
string |
None. |
| DeliveryPhoneNumber |
Company phone at delivery |
string |
None. |
| Itinerary |
The itinerary of the shipment |
Collection of ItineraryItem |
None. |
| LocationLatitude |
The current location of the shipment (latitude) |
decimal number |
None. |
| LocationLongitude |
The current location of the shipment (longitude) |
decimal number |
None. |
| ServiceCode |
Service Code |
string |
None. |
| ServiceName |
Service Name |
string |
None. |
| ShipmentCompanyName |
Shipment Company Name |
string |
None. |
| ShipmentPhoneNumber |
Shipment Company Phone |
string |
None. |
| PickupDispatchCompanyName |
Pickup Dispatch Company Name |
string |
None. |
| PickupDispatchPhoneNumber |
Pickup Dispatch Company Phone |
string |
None. |
| DeliveryDispatchCompanyName |
Delivery Dispatch Company Name |
string |
None. |
| DeliveryDispatchPhoneNumber |
Delivery Dispatch Company Phone |
string |
None. |
| DeliveryScheduledDateTime |
Scheduled Delivery DateTime |
date |
None. |
| DeliveryUpdatedDateTime |
Updated Delivery DateTime |
date |
None. |
| DeliveryActualDateTime |
Actual Delivery DateTime |
date |
None. |
| PodDateTime |
Proof Of Delivery DateTime |
date |
None. |
| GpsProvisionGUID | string |
None. |
|
| GpsTrackingUrl | string |
None. |
|
| GpsLastUpdateDisplay | string |
None. |
|
| GpsLastUpdateUTC | date |
None. |
|
| GpsTemperatureCelcius | decimal number |
None. |
|
| GpsHumidity | decimal number |
None. |
|
| GpsLight | decimal number |
None. |
|
| GpsBatteryPowerPercent | integer |
None. |
|
| IsSuccessful |
If true, then method call was successful |
boolean |
None. |
| ErrorMessage |
Contains an error message is method call failed |
string |
None. |