Inventory Variants Changed


Triggered when inventory variants are changed.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Stores - all permissions
Manage Products
Read Stores - all read permissions
Read Products
Learn more about permission scopes.
Event BodyEvent Body Event data is received as a JSON Web Token (JWT). It may be delayed. Be sure to verify the data was sent by Wix.
Event Data
inventoryItemIdstring

Inventory item ID.


externalIdstringdeprecated

Deprecated: use productId.


productIdstring

Product ID.


variantsArray <ChangedInventoryVariant>

Information about changed variants.


updatedDatestringformat date-time

Date and time the inventory variant item was last updated.


Was this helpful?
Yes
No