Name | Description | Type | Additional information |
---|---|---|---|
ValidationToken |
If successfully validated, a token to use to actually ship the shipment |
string |
None. |
Issues |
Indicates what is wrong with the shipment, if anything. |
ShipmentValidationFailure |
None. |
PackageIssues |
Indicates what is wrong with a particular package in a shipment, if anything. |
Dictionary of integer [key] and PackageValidationFailure [value] |
None. |
AvailableShipmentReadyWindows |
A list of available shipment ready windows. Times are local to the ship from location. |
Collection of TimeWindow |
None. |