EVENTS.VOUCHER.LOYALTY_CARD.TRANSACTION.CREATED event indicates that a transaction has been created for a loyalty card.
The following transaction types trigger the event:
POINTS_ACCRUALPOINTS_REDEMPTIONPOINTS_REFUNDPOINTS_ADDITIONPOINTS_REMOVALPOINTS_EXPIRATIONPOINTS_TRANSFER_INPOINTS_TRANSFER_OUT
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 voucher.loyalty_card.transaction.created.
Transaction details of the voucher.
Object representing a voucher.
Simplified campaign data.
Details about the redeemable holder.
Card holder's current loyalty tier.
Voucher balance data for loyalty cards.
Order information.
Simplified event data.
Simplified earning rule data.
Simplified segment data.
The loyalty tier which is used to calculate points if custom mapping is made. It can be the same as holder_loyalty_tier.
Simplified redemption data.
Details about the redemption rollback.
Details about the custom event.
Designates the voucher for the IN transfer type.
Designates the voucher for the OUT transfer type.
Response
Webhook accepted

