Skip to main content
Anchor to InventoryCountLineItem

InventoryCountLineItem

object

Requires read_inventory_counts access scope, or read_inventory access scope for the Physical inventory feature preview. Also: The user must have permission to view inventory counts.

Represents a line item on an inventory count.


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 quantity expected for this item at the count's location.

•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 counted quantity for this item.

•Int

The difference between the counted and expected quantities.

•String

The variant title for the inventory item being counted.


Was this section helpful?

•interface

Was this section helpful?