EVENTS.CUSTOMER.LOYALTY.TIER.JOINED
event indicates that a customer has entered a loyalty campaign tier structure or a specific tier.
This event is used in a webhook configured in Distributions in Voucherify dashboard.
This page documents only the event. If you need more details about the webhook payload data that includes this event, go to Introduction to webhooks page.
Body
application/json
Event data object schema for customer.loyalty.tier.joined
.
Simplified customer data.
Simplified campaign data.
Loyalty tier data.
Timestamp representing the date and time when the customer joined the loyalty tier structure.
Example:
"2022-02-25T13:32:08.734Z"
Response
Webhook accepted