InboundShipmentTransportDetails
Inbound shipment information, including carrier details, shipment status, and the workflow status for a request for shipment with an Amazon-partnered carrier.
Columns
| Name | Type | ReadOnly | References | Description |
| ShipmentId [KEY] | String | True |
A shipment identifier originally returned by the createInboundShipmentPlan operation. | |
| PartneredSmallParcelData | String | False |
Information that is required by an Amazon-partnered carrier to ship a Small Parcel inbound shipment. | |
| NonPartneredSmallParcelData | String | False |
Information that you provide to Amazon about a Small Parcel shipment shipped by a carrier that has not partnered with Amazon. | |
| PartneredLtlData | String | False |
Information that is required by an Amazon-partnered carrier to ship a Less Than Truckload/Full Truckload (LTL/FTL) inbound shipment. | |
| NonPartneredLtlData | String | False |
Information that you provide to Amazon about a Less Than Truckload/Full Truckload (LTL/FTL) shipment by a carrier that has not partnered with Amazon. | |
| IsPartnered | Boolean | False |
Indicates whether a putTransportDetails request is for a partnered carrier. | |
| SellerId | String | False |
The Amazon seller identifier. | |
| ShipmentType | String | False |
Specifies the carrier shipment type in a putTransportDetails request. | |
| ErrorCode | String | False |
An error code that identifies the type of error that occured. | |
| ErrorDescription | String | False |
A message that describes the error condition. | |
| TransportStatus | String | False |
Indicates the status of the Amazon-partnered carrier shipment. |