Events
Event type | Description |
---|---|
addon.created | Occurs whenever a new add-on is created |
addon.updated | Occurs whenever a new version of an add-on is published |
addon.deleted | Occurs whenever an add-on is deleted |
customer.created | Occurs whenever a new customer is created |
customer.updated | Occurs whenever any property of a customer changes |
customer.deleted | Occurs whenever a customer is deleted |
customer.payment_failed | Occurs when an attempt to charge a customer fails |
entitlement.requested | Occurs whenever an entitlement is requested by a customer |
entitlement.granted | Occurs whenever access to an entitlement is granted to a customer |
entitlement.denied | Occurs whenever access to an entitlement is denied from a customer |
measurement.reported | Occurs whenever a measurement of a metered entitlement is reported for a specific customer |
plan.created | Occurs whenever a new plan is created |
plan.updated | Occurs whenever a new version of an plan is published |
plan.deleted | Occurs whenever a plan is deleted |
promotional_entitlement.granted | Occurs whenever a promotional entitlement is granted to a customer |
promotional_entitlement.updated | Occurs whenever a promotional entitlement is updated |
promotional_entitlement.revoked | Occurs whenever a promotional entitlement is revoked to a customer |
promotional_entitlement.expired | Occurs whenever a promotional entitlement has expired |
subscription.created | Occurs whenever a new subscription is created |
subscription.create_failed | Occurs whenever an attempt to create a subscription fails |
subscription.updated | Occurs whenever any property of a subscription is updated |
subscription.deleted | Occurs whenever a customers subscription is cancelled |
subscription.expired | Occurs whenever a subscription expires |
subscription.trial.started | Occurs whenever a trial of a subscription starts |
subscription.trial.ends_soon | Occurs 7 days before a trial subscription expires |
subscription.trial.expired | Occurs whenever a trial subscription expires |
subscription.trial.converted | Occurs whenever a trial subscription converts to an active paid subscription |
sync.failed | Occurs whenever syncing of an entity to an integrated app fails |
Updated 4 months ago