Skip to main content
object

Requires read_inventory access scope.

Represents a change in an inventory quantity of an inventory item at a location.

Int!non-null

The amount by which the inventory quantity was changed.

InventoryItem

The inventory item associated with this inventory change.

String

A URI that represents what the inventory quantity change was applied to.

Location

The location associated with this inventory change.

String!non-null

The name of the inventory quantity that was changed.

Int

The quantity of named inventory after the change.


Was this section helpful?