| Name | Description | Type | Additional information |
|---|---|---|---|
| ShipmentGUID |
The unique system assigned shipment identifier |
string |
None. |
| ShipmentNumber |
The unique system assigned user visible shipment identifier |
integer |
None. |
| DeliverType |
RD= Recover and Deliver, PD=Pickup and Deliver |
string |
None. |
| PickupFrom |
The location where the shipment was picked-up or recovered from |
string |
None. |
| DeliverTo |
The deliver address |
string |
None. |
| DeliveryInstructions |
Delivery instructions |
string |
None. |
| DeliverWhen |
Delivery when (B=before quoted date/time, A=after quoted date/time, T=exactly at quoted date/time) |
string |
None. |
| OriginalDeliveryDateTime |
The original quoted delivery date/time |
date |
None. |
| QuotedDeliveryDateTime |
The last quoted delivery date/time |
date |
None. |
| ActualDeliveryDateTime |
The actual date/time of delivery |
date |
None. |
| Signature |
Name of person who signed for shipment |
string |
None. |
| QualityControlID |
The quality control code assigned to the late delivery |
integer |
None. |
| QualityControlName |
The display name of the quality control code assigned to the late delivery |
string |
None. |
| CourierName |
The courier name that is performing the delivery |
string |
None. |
| CourierPhone |
The courier phone number that is performing the delivery |
string |
None. |
| CourierEmail |
The couriers email address that is performing the delivery |
string |
None. |
| SpokeWith |
The person that the dispatcher spoke with to confirm delivery alert |
string |
None. |
| Weight |
The weight of the shipment delivered |
decimal number |
None. |
| Distance |
The delivery distance of the shipment delivered |
integer |
None. |
| WaitingTime |
The waiting time at delivery |
integer |
None. |
| AttemptCount |
The number of attempts made to deliver |
integer |
None. |
| WeightUOM |
The weight unit (LB=pounds, KG=kilos) |
string |
None. |
| DistanceUOM |
The distance unit (MI=miles, KM=kilometers) |
string |
None. |
| IsSuccessful |
Set to true if method was successful |
boolean |
None. |
| ErrorMessage |
The error message if method call was not successful |
string |
None. |