Skip to main content
This webhook is triggered anytime a customer changes in LoyaltyLion. Examples of when this could trigger include earning/redeeming points or moving into a new loyalty tier. To subscribe to this webhook, your API token needs to have the read_customers scope.

Payload

customer
object
required
Customer object with the same shape as the Customers API response

Example

Example