Variants Changed


Triggered when a product variant is changed.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Stores - all permissions
Read Stores - all read permissions
Manage Orders
Manage Products
Read Products
Manage Restaurants - all permissions
Learn more about app permissions.
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
productIdstring

Product ID.


variantsArray <VariantChanged>

List of variants that were changed.


Was this helpful?
Yes
No