Anchor to InventoryTransferLineItemUpdateInventory
InventoryTransferLineItemUpdate
object
Requires access scope.
Represents an update to a single transfer line item.
Anchor to FieldsFields
- Anchor to deltaQuantitydelta•
Quantity The delta quantity for the transfer line item.
- Anchor to inventoryItemIdinventory•
Item Id The inventory item ID for the transfer line item.
- Anchor to newQuantitynew•
Quantity The new quantity for the transfer line item.
Was this section helpful?
Map
No referencing types
Anchor to MutationsMutations
- •mutation
This mutation allows for the setting of line items on a Transfer. Will replace the items already set, if any. Note, this mutation cannot be called after the transfer has been marked In Progress.
Was this section helpful?