Anchor to InventorySetQuantityInputInventory
InventorySetQuantityInput
input_object
The input fields for the quantity to be set for an inventory item at a location.
Anchor to FieldsFields
- Anchor to inventoryItemIdinventory•
Item Id ID!non-null Specifies the inventory item to which the quantity will be set.
- Anchor to locationIdlocation•
Id ID!non-null Specifies the location at which the quantity will be set.
- Anchor to quantityquantity•Int!non-null
The quantity to which the inventory quantity will be set.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- Anchor to InventorySetOnHandQuantitiesInput.setQuantitiesInventory•
Set On Hand Quantities Input.set Quantities INPUT OBJECT The value to which the on hand quantity will be set.
Was this section helpful?