Anchor to InventoryCountLineItemInputInventory
input_objectInventory Count Line Item Input
The input fields identifying an item to include in the count, optionally with a starting counted quantity.
Anchor to FieldsFields
- inventoryBinId (ID)
- inventoryItemId (ID!)
- quantity (InventoryCountQuantityInput)
- Anchor to inventoryBinIdinventory•ID
Bin Id The ID of the inventory bin to count. If not provided, the default bin is used.
- Anchor to inventoryItemIdinventory•ID!
Item Id non-null The ID of the inventory item to count.
- Anchor to quantityquantity•Inventory
Count Quantity Input An optional counted quantity for this item. Omit it to include the item in the count without a counted quantity yet; when provided, it sets the line's counted quantity and expected on-hand baseline.
Was this section helpful?