Anchor to InventoryChangeInventory
InventoryChange
object
Requires access scope.
Represents a change in an inventory quantity of an inventory item at a location.
Anchor to FieldsFields
- Anchor to deltadelta•Int!non-null
The amount by which the inventory quantity was changed.
- Anchor to itemitem•
The inventory item associated with this inventory change.
- Anchor to ledgerDocumentUriledger•
Document Uri A URI that represents what the inventory quantity change was applied to.
- Anchor to locationlocation•
The location associated with this inventory change.
- Anchor to namename•String!non-null
The name of the inventory quantity that was changed.
- Anchor to quantityAfterChangequantity•
After Change The quantity of named inventory after the change.
Was this section helpful?