This is the list of event types that we currently send.
For guidance on how to listen to these events, take a look at Svix's guide to consuming webhooks.
{
"buy_url": "string",
"canonical_product_id": "string",
"currency": "string",
"new_price": 3.14,
"old_price": 3.14,
"timestamp": "2026-01-08T17:48:54.977983464",
"type": "price.changed"
}