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

# Rewards

<Info>
  Use these endpoints for bulk reward management or integration work. When reading or managing rewards for a specific customer, use [Profile Rewards](/api-reference/profile-reward) instead.
</Info>

## What is a reward

A [Reward](/concepts/incentives/rewards) Definition which is first configured, and logic is set in Omneo CX Manager to issue individual instances of that reward definition to individual customer profiles
Rewards offer dollar-off discounts redeemable against a purchase.

Rewards can be stacked against a profile, and are summed to show the total rewards balance displayed in [Read Profile Balances](/api-reference/profile-balance/read-profile-balances).
If multiple rewards exist within a Profile,  the reward with the nearest expiry used for redemption.

## Reward properties

| Attributes     | Description                                                                                |
| -------------- | ------------------------------------------------------------------------------------------ |
| data `ARRAY`   | An array of objects. Each object is a [reward](ref:rewards) object attached to the profile |
| links `OBJECT` | Links to the Omneo CX Manager to view the rewards attached to the profile                  |
| meta `OBJECT`  | Metadata attached to the profile reward scheme.                                            |
