The MerchantSKUSupply data type represents merchant-owned inventory for a single SKU, either in Amazon's fulfillment network or in a shipment inbound to an Amazon fulfillment center.
None
The following table describes the elements contained in MerchantSKUSupply.
| Name | Description |
|---|---|
|
The merchant stock keeping unit returned from your request in this operation Type: String |
|
The Fulfillment Network SKU (FNSKU) is the unique identifier for each inventory item stored in one of Amazon's fulfillment centers Type: String |
|
A 10-digit Amazon.com product identifier. Each ASIN is unique. When you submit a SKU, it is linked to an ASIN. Type: String |
|
|
The item condition is the concatenation of condition type and subtype. The exceptions are NewNew becomes NewItem and RefurbishedRefurbished becomes Refurbished. Unknown is not a valid condition to use when registering items for the Amazon Fulfillment Network. Only use Unknown to indicate that the condition wasn't read correctly or was unavailable. Type: String Default: None Valid values: |
InStockSupplyQuantity | The total number of units actually in stock within Amazon's fulfillment network. This number does not include units that are inbound to a fulfillment center or that are being transferred between fulfillment centers in Amazon's network. Type: Integer |
| The total number of units available, including in-stock quantities, quantities in inbound shipments, and quantities being transferred between fulfillment centers in Amazon's network. Type: Integer |
| A time point representing the
earliest date and time that inventory is expected to be available for picking.
If Type: TimePoint |
| An optional list detailing what specific inventory quantities are available for picking, when they are available, and their logical location in the supply chain (in stock in a fulfillment center, in an inbound shipment, or being transferred between fulfillment centers). Type: SupplyDetail |