The InboundShipment data type contains information about a shipment. It does not list the items in a shipment.
None
The following table describes the elements contained in InboundShipmentData.
| Name | Description |
|---|---|
ShipmentId | The shipment identifier for your shipment. Type: String |
ShipmentStatus |
Status of the
shipment, as configured in the SetInboundShipmentStatus operation. Type: String |
DestinationFulfillmentCenter |
The Amazon fulfillment center where the shipment is scheduled to be shipped to. Type: String |
ShipToAddress | The address for the destination fulfillment center. Type: Address |
ShipFromAddress | The address configured in the PutInboundShipment operation. |
CreateDate | Date the shipment was initially created on. Type: DateTime |