EstimateInboundShipmentTransport
Initiates the process of estimating the shipping cost for an inbound shipment by an Amazon-partnered carrier.
Input
Name | Type | Required | Description |
ShipmentId | String | False | Required. A shipment identifier originally returned by the createInboundShipmentPlan operation. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Whether the operation was successful or not. |
TransportStatus | String | Indicates the status of the Amazon-partnered carrier shipment. |
ErrorCode | String | An error code that identifies the type of error that occured. |
ErrorDescription | String | A message that describes the error condition. |