Develop Websites
Build Apps
Go Headless
References
Changelog
Variants Changed
Note:
When building a
self-hosted app
, implement your own webhook endpoint to receive and process incoming webhook payloads. Learn more
about webhooks
.
Triggered when a product variant is changed.
Permissions
Read Products
Learn more about
app permissions
.
Event Body
Event 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
originatedFromVersion
string
Show Enum Values
productId
string
Product ID.
variants
Array <VariantChanged>
List of variants that were changed.
Show Child Properties
Did this help?
Yes
No