EndPoint Get FBA Inventory Summaries (Fulfilled By Amazon)
Name
get_inventory_summaries
Description
Returns a list of inventory summaries. The summaries returned depend on the presence or absence of the startDateTime, sellerSkus and sellerSku parameters.
Parameters
Output Columns
Label | DataType | Length | Raw | Description |
---|---|---|---|---|
Asin | DT_WSTR | 500 | False | |
FnSku | DT_WSTR | 50 | False | |
ProductName | DT_WSTR | 500 | False | |
TotalQuantity | DT_I4 | 0 | False | |
SellerSku | DT_WSTR | 100 | False | |
Condition | DT_WSTR | 50 | False | |
LastUpdatedTime | DT_DBTIMESTAMP | 0 | False | |
InventoryDetailsFulfillableQuantity | DT_I4 | 0 | False | |
InventoryDetailsInboundWorkingQuantity | DT_I4 | 0 | False | |
InventoryDetailsInboundShippedQuantity | DT_I4 | 0 | False | |
InventoryDetailsInboundReceivingQuantity | DT_I4 | 0 | False | |
InventoryDetailsReservedQuantityTotalReservedQuantity | DT_I4 | 0 | False | |
InventoryDetailsReservedQuantityPendingCustomerOrderQuantity | DT_I4 | 0 | False | |
InventoryDetailsReservedQuantityPendingTransshipmentQuantity | DT_I4 | 0 | False | |
InventoryDetailsReservedQuantityFcProcessingQuantity | DT_I4 | 0 | False | |
InventoryDetailsResearchingQuantityTotalResearchingQuantity | DT_I4 | 0 | False | |
InventoryDetailsResearchingQuantityResearchingQuantityBreakdown | DT_WSTR | 1000 | False | |
InventoryDetailsUnfulfillableQuantityTotalUnfulfillableQuantity | DT_I4 | 0 | False | |
InventoryDetailsUnfulfillableQuantityCustomerDamagedQuantity | DT_I4 | 0 | False | |
InventoryDetailsUnfulfillableQuantityWarehouseDamagedQuantity | DT_I4 | 0 | False | |
InventoryDetailsUnfulfillableQuantityDistributorDamagedQuantity | DT_I4 | 0 | False | |
InventoryDetailsUnfulfillableQuantityCarrierDamagedQuantity | DT_I4 | 0 | False | |
InventoryDetailsUnfulfillableQuantityDefectiveQuantity | DT_I4 | 0 | False | |
InventoryDetailsUnfulfillableQuantityExpiredQuantity | DT_I4 | 0 | False |
Input Columns
Label | DataType | Length | Raw | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |