Skip to main content
Anchor to InventoryCountQuantityInput

InventoryCountQuantityInput

input_object

The input fields for a submitted counted quantity, paired with the expected on-hand it was counted against.

•Int!
non-null

The actual quantity counted, as an absolute total (not an increment).

•Int!
non-null

The expected on-hand quantity the client read for this item at the location. It becomes the line's variance baseline, and the count is rejected if the live on-hand no longer matches it (compare-and-swap).


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The input fields identifying an item to include in the count, optionally with a starting counted quantity.


Was this section helpful?