Name | Description | Type | Additional information |
---|---|---|---|
IsSuccessful |
Used to determine if method call was successful (true) or failure (false) |
boolean |
None. |
ErrorMessage |
The error message if method call was not successful |
string |
None. |
ManifestGUID |
Unique internal manifest identifier |
string |
None. |
ManifestNumber |
Manifest number to recover |
integer |
None. |
RecoverFrom |
Recovery information |
string |
None. |
Shipments |
Shipment to recover |
Collection of ShipmentToRecover |
None. |
BagCount |
Number of bags on recovery manifest |
integer |
None. |
TotalWeight |
Total weight of recovery manifest |
decimal number |
None. |
TotalWeightUOM |
Weight unit of measure (LB,KG) |
string |
None. |