EVENTS.VOUCHER.GIFT.TRANSACTION.CREATED
event indicates that a transaction has been created for a gift voucher. It provides real-time notification that the gift voucher’s balance has been increased.
The following transaction types trigger the event:
CREDITS_ADDITION
CREDITS_REMOVAL
CREDITS_REFUND
CREDITS_REDEMPTION
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.gift.transaction.created
.
Transaction details of the voucher.
Object representing a voucher.
Simplified campaign data.
Details about the redeemable holder.
Voucher balance data for gift vouchers
Order information.
Simplified redemption data.
Details about the redemption rollback. Shown only for a redemption rollback.
Response
Webhook accepted