Name | Description | Type | Additional information |
---|---|---|---|
EntityGUID |
Unique system generated entity identifier (ShipmentGUID) |
string |
None. |
PickupFrom |
Pickup from address |
string |
None. |
DeliverTo |
Deliver to address |
string |
None. |
Instructions |
Delivery instructions |
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. |