MerchantSKUSupply

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.

Ancestors

None

Relevant Operations

Contents

The following table describes the elements contained in MerchantSKUSupply.

NameDescription

MerchantSKU

The merchant stock keeping unit returned from your request in this operation

Type: String

FulfillmentNetworkSKU

The Fulfillment Network SKU (FNSKU) is the unique identifier for each inventory item stored in one of Amazon's fulfillment centers

Type: String

ASIN

A 10-digit Amazon.com product identifier. Each ASIN is unique. When you submit a SKU, it is linked to an ASIN.

Type: String

ItemCondition

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: NewItem | NewWithWarranty | UsedVeryGood | UsedGood | UsedAcceptable | UsedPoor | UsedRefurbished | CollectibleLikeNew | CollectibleVeryGood | CollectibleGood | CollectibleAcceptable | CollectiblePoor | RefurbishedWithWarranty | Refurbished | Club | Unknown

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

TotalSupplyQuantity

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

EarliestAvailability

A time point representing the earliest date and time that inventory is expected to be available for picking. If TotalSupplyQuantity is "0", the EarliestAvailability is not returned.

Type: TimePoint

SupplyDetail

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