EVENTS.REDEMPTION.SUCCEEDED event indicates that the redemption process was successful. It confirms that the associated voucher codes and promotional tiers have been effectively applied.
A redeemable stack sends one redemption.succeeded webhook for each redeemable, plus one extra webhook for the whole stack.
Example5 redeemables → 6
redemption.succeeded webhooksThis 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 redemption.succeeded.
Simplified customer data.
Order information.
Simplified campaign data.
Simplified voucher data.
Details about the redeemable holder.
Simplified promotion tier data.
Simplified promotion stack data.
Simplified redemption data.
Timestamp representing the date and time when the redemption succeeded in the ISO 8601 format.
Example:
"2024-01-01T11:11:11.111Z"
Response
Webhook accepted

