Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to InventoryScheduledChange

InventoryScheduledChange

object

Requires read_inventory access scope.

Returns the scheduled changes to inventory states related to the ledger document.

DateTime!non-null

The date and time that the scheduled change is expected to happen.

String!non-null

The quantity name to transition from.

The quantities of an inventory item that are related to a specific location.

URL!non-null

A freeform URI that represents what changed the inventory quantities.

Int!non-null

The quantity of the scheduled change associated with the ledger document in the fromName state.

String!non-null

The quantity name to transition to.


Was this section helpful?

mutation

Set up scheduled changes of inventory items.


Was this section helpful?