EVENTS.CUSTOMER.VOUCHER.LOYALTY_CARD.POINTS_EXPIRED
event indicates that loyalty points have expired on a customer’s loyalty card. It informs about the loyalty points that were removed under the expiration rules set in the loyalty campaign.
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.voucher.loyalty_card.points_expired
.
Simplified customer data.
Simplified campaign data.
Simplified voucher data.
Indicates the number of points that expired.
Transaction details of the voucher.
Response
Webhook accepted