Skip to main content
Anchor to InventoryCountLineItem

InventoryCountLineItem

object

Requires read_inventory access scope. Also: The user must have permission to view inventory counts.

Represents an item in an inventory count, including its counted quantities, expected quantities, variance, and review status.


Note

This object is available only in the unstable API version and to development stores that have enabled the Physical inventory feature preview.


•Int

The expected quantity at the time of counting.

•ID!
non-null

A globally-unique ID.

•InventoryItem

The inventory item being counted.

•String

The product title for the inventory item being counted.

•String

The SKU for the inventory item being counted.

Anchor to totalCountedQuantitytotalCountedQuantity
•Int

The total quantity counted across all observations.

•Int

The difference between the counted and expected quantities.

•String

The variant title for the inventory item being counted.


Was this section helpful?