Product Updated Event (Future Feature)
Event Type: product.updated
When sent: When product details are modified via the admin panel (future feature).
Current Status: Not yet implemented - prepared for future admin panel functionality.
NOT sent when: Products are updated via SDK API calls.
Example webhook payload
Webhook Payload Schema
Product updated event data
Property
Type
Description
storeIdrequiredstring (uuid)Store identifier
customerIdstring (uuid)Customer identifier
occurredAtrequiredstring (date-time)When the event occurred
externalReferencestringExternal reference for tracking
productIdrequiredstring (uuid)Product identifier
productTitlerequiredstringProduct title
externalProductIdstringExternal product ID from source platform
changesrequiredobjectChanges made to the product
previousValuesrequiredobjectPrevious values of changed fields