> ## Documentation Index
> Fetch the complete documentation index at: https://docs.voucherify.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Reward Redemptions Completed

The `EVENTS.CUSTOMER.REWARD_REDEMPTIONS.COMPLETED` event indicates that redemption of a reward has been completed.

If this event is sent as a notification in a Loyalty campaign, it is also sent with the `publication` object.

<Note>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](/api-reference/introduction-to-webhooks "Introduction to webhooks v2024-01-01") page.</Note>


## OpenAPI

````yaml /openapi-events/events-customer.json webhook EVENTS.CUSTOMER.REWARD_REDEMPTIONS.COMPLETED
openapi: 3.1.0
info:
  title: Events - Events customer
  version: '2024-01-01'
  description: ''
servers: []
security: []
paths: {}

````