Inventory |
The current inventory of the product (this includes the quarantined inventory). This is a volatile field and will be changing often.
|
integer
|
None.
|
QuarantinedInventory |
The current quarantined inventory of the product.
|
integer
|
None.
|
DesiredStockLevel |
The current Desired Stock Level of the product.
|
integer
|
None.
|
Allocated |
The amount of stock currently Allocated to orders.
|
integer
|
None.
|
OnBackOrder |
The amount of orders that are awaiting stock.
|
integer
|
None.
|
OnPurchaseOrder |
The amount of stock currently on purchase order awaiting delivery.
|
integer
|
None.
|
ManualReorderLevel |
The Reorder level set for the product.
|
integer
|
None.
|
CalculatedReorderLevel |
The calculated reorder level for the product.
|
integer
|
None.
|
SoldLast7Days |
The quantity sold in the last 7 days.
|
integer
|
None.
|
SoldLast30Days |
The quantity sold in the last 30 days.
|
integer
|
None.
|
SoldLast60Days |
The quantity sold in the last 60 days.
|
integer
|
None.
|
SoldLast90Days |
The quantity sold in the last 90 days.
|
integer
|
None.
|
SoldLast120Days |
The quantity sold in the last 120 days.
|
integer
|
None.
|
SoldLast365Days |
The quantity sold in the last 365 days.
|
integer
|
None.
|
SoldAllTime |
The total quantity ever sold.
|
integer
|
None.
|
AvailableInventory |
The quantity of stock available for sale, excluding allocated and quarantined stock.
|
integer
|
None.
|
LastOrderedDate |
The last ordered date of the product
|
date
|
None.
|
InventoryLastChangedDate |
The date of last change in inventory
|
date
|
None.
|