Customer Events
Customercreated
Sent when a new customer is created.
A customer can be created:
- After a successful checkout.
- Programmatically via the API.
Discord & Slack support: Basic
WEBHOOK
Body
application/json
Sent when a new customer is created.
A customer can be created:
- After a successful checkout.
- Programmatically via the API.
Discord & Slack support: Basic
Response
Successful Response
Previous
customer.updatedSent when a customer is updated.
This event is fired when the customer details are updated.
If you want to be notified when a customer subscription or benefit state changes, you should listen to the `customer_state_changed` event.
**Discord & Slack support:** Basic
Next

