Anchor to InventoryCountLineItemInputInventory
input_objectInventory Count Line Item Input
The input fields for an item to include in a count.
Anchor to FieldsFields
- inventoryBinId (ID)
- inventoryItemId (ID!)
- quantity (InventoryCountQuantityInput)
- Anchor to inventoryBinIdinventory•ID
Bin Id The ID of the bin to count the item in. The location's default bin is used when omitted.
- 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 without a count yet.
Was this section helpful?