product-variant-prices-updated
A product-variant-price-updated event is triggered when:
- Active Product Variant Price is created/updated/deleted
- Future Merchant Variant Price is created/updated/deleted
Any changes to campaign prices won't trigger this event. The ID of the created/updated product variant is added to a debouncer set, the processor will take the ID out of the debouncer only after a configured timeout which is by default 60 sec, and then a product-variant-prices-updated webhook is triggered.
Filters applicable for Webhook.
| Filter Type | Field used in payload for filter |
|---|---|
| Merchant includes/excludes | merchantReferenceKey |
Example:
Properties:
keystringoccurredAtdatetimemetaobjecttenantKeystring
versionintegerpayloadobjectproductVariantobjectidintegerreferenceKeystring
productobjectidintegerreferenceKeystring
pricesarraykeystringpriceintegeroldPriceinteger (optional)recommendedRetailPriceinteger (optional)buyingPriceobject (optional)taxintegercountryCodestringcurrencyCodestringgroupKeystring (optional)promotionKeystring (optional)validFromdatetime (optional)validTodateTime (optional)
createdAtdatetimemerchantReferenceKeystring
typeenum (product-variant-prices-updated)