Skip to main content

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
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 identifier from the source platform (e.g., Shopify product ID)
variantrequired
object
Product variant DTO for webhook events