Every webhook is logged here before side effects run · 16 events · 5 blocked
Seat contraction synced to the customer record before lifecycle alerts fired.
{
"id": "evt_demo_subscription_updated_001",
"object": "event",
"type": "customer.subscription.updated",
"data": {
"object": {
"id": "sub_Hal4421",
"customer": "cus_Hal77",
"items": {
"data": [
{
"price": {
"unit_amount": 35000,
"currency": "usd"
}
}
]
},
"status": "active",
"metadata": {
"account_domain": "halcyon.io"
}
}
},
"created": 1781943074
}