InboundShipmentData

The InboundShipment data type contains information about a shipment. It does not list the items in a shipment.

Ancestors

None

Relevant Operations

Contents

The following table describes the elements contained in InboundShipmentData.

NameDescription
ShipmentId

The shipment identifier for your shipment.

Type: String

ShipmentStatus

Status of the shipment, as configured in the SetInboundShipmentStatus operation. Working: being entered or updated by the merchant, which has not yet left the merchant; Shipped: tracking number entered by the merchant; InTransit: pickup by carrier; Delivered: delived by carrier; CheckedIn: checked in / scanned in Amazon fulfillment center; Receiving: received at least one item in the shipment by the Amazon fulfillment center, but not all items have been marked as received; Closed: all items have been completely received; Cancelled: merchant cancelled shipment (before or after shipping). Error: A shipment which was not processed by Amazon correctly.

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