Triggered when one or more entitlement_override objects are removed. This is not triggered when Chargebee removes the objects automatically upon expiry.
{
"id": "ev_16BHyGCggbrYTTq2",
"occurred_at": 1762406872,
"source": "admin_console",
"object": "event",
"api_version": "v2",
"event_type": "entitlement_overrides_removed",
"webhook_status": "not_applicable",
"content": {
"impacted_subscription": {
"id": "impacted_subscription_example_id",
"...": "..."
}
}
}