All Events
Triggered when the MRR (Monthly Recurring Revenue) computed for an omnichannel subscription item changes, for example due to a renewal, a price or offer change, or a status transition that affects revenue.
Each occurrence delivers a new immutable omnichannel_subscription_item_metric snapshot.
The event content includes the related omnichannel_subscription, omnichannel_subscription_item, and omnichannel_subscription_item_metric.
Event Schema
id
string
Unique identifier for the event
occurred_at
integer (unix timestamp)
Timestamp when the event occurred
source
string
Source that triggered the event (e.g., admin_console, api, scheduled_job)
object
string
Always "event" for webhook events
api_version
string
API version used for this event
event_type
string
Type of the webhook event
webhook_status
string
Status of the webhook delivery
content
object
Content of the event
omnichannel_subscription
object
The omnichannel_subscription object affected by this event