Webhook events
program_events/customer.enrolled
This webhook is triggered when a customer has enrolled into the program.
To subscribe to this webhook, your access token needs to contain the
read_customers
scope.
Payload
Customer object with the same shape as the Customers API response
Example
Example