Product Variant Created Event (Future Feature)
Event Type: product.variant_created
When sent: When a variant is added to an existing product via admin panel (future feature).
Current Status: Not yet implemented - prepared for future admin panel functionality.
Example webhook payload
Webhook Payload Schema
Product variant created 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 identifier from the source platform (e.g., Shopify product ID)
variantrequiredobjectProduct variant DTO for webhook events