Core API webhooks
Mantle allows developers to register for the following topics
Topic | Description | Scopes |
---|---|---|
customers/installed | A customer installs your extension | read:customers |
customers/uninstalled | A customer uninstalls your extension | read:customers |
customers/reinstalled | A customer reinstalls your extension | read:customers |
customers/deactivated | A customer account is deactivated | read:customers |
customers/reactivated | A customer account is reactivated | read:customers |
customers/reviewed | A customer is reviewed | read:customers |
customers/approaching_capped_limit | A customer is approaching a usage metric limit | read:customers |
customers/capped_amount_updated | A customer has exceeded the usage metric amount limit | read:customers |
customers/usage_charge_exceeds_limit | A customer has exceeded the usage metric overage charge limit | read:customers |
customers/subscribed | A customer subscribed to one of your extensions plans | read:customers |
customers/unsubscribed | A customer unsubscribed from one of your extensions plans | read:customers |
customers/upgraded | A customer upgraded their plan | read:customers |
customers/downgraded | A customer downgraded their plan | read:customers |
customers/resubscribed | A customer resubscribed to plan after having unsubscribed | read:customers |
customers/subscription_frozen | A customer has their subscription frozen | read:customers |
customers/subscription_unfrozen | A customer has their subscription unfrozen | read:customers |
customers/one_time_charge_activated | A customer has activated a one time charge | read:customers |
customers/refunded | A customer has refunded a charge | read:customers |
customers/trial_expired | A customers trial has expired | read:customers |
customers/first_identify | A customer was first identified by your extension | read:customers |
customers/usage_event | A customer usage event was created | read:customers |