Skip to main content

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
storeIdrequired
string (uuid)
Store identifier
customerId
string (uuid)
Customer identifier
occurredAtrequired
string (date-time)
When the event occurred
externalReference
string
External reference for tracking
productIdrequired
string (uuid)
Product identifier
productTitlerequired
string
Product title
externalProductId
string
External product ID from source platform
changesrequired
object
Changes made to the product
previousValuesrequired
object
Previous values of changed fields