# Rewards

The Rewards file contains information about the rewards configured in Open Loyalty.&#x20;

A sample file is provided below:

{% file src="<https://123136216-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgIv2CyIIYf7vRfuhMKQ6%2Fuploads%2FBPcfOS0f1oWInDWQWO3N%2Frewards_all_until_2025_09_16.csv?alt=media&token=cba68457-a4ed-473d-b2db-6cd2c0bb4242>" %}

**Available Data:**

* **rewardId**: Unique ID of the reward
* **tenantId**: ID of the tenant where the reward is created
* **type**: Type of the reward
* **name**: Name of the reward
* **brandName**: Brand name details&#x20;
* **levels**: ID's of the tiers the reward is targeted to
* **levelNames**: Names of the tiers the reward is targeted to
* **segments**: ID's of the segments the reward is targeted to
* **segmentNames**: Names of the segments the reward is targeted to
* **categories**: ID's of the categories the reward is targeted to
* **categoryNames**: Names of the categories the reward is targeted to
* **active**: Status indicating if the reward is active (true = 1 / false = null)
* **costInPoints**: Reward's cost in points
* **activity**: Time period when the reward is active
* **visibility**: Time period when the reward is visible
* **tax:** Tax value
* **taxPriceValue**: Tax price value
* **price**: Price of the reward
* **labels**: Custom attributes set for the reward
* **featured:** Featured flag of the reward
* **public:** Public flag of the reward
* **usageLimit**: Limitation of the reward's redemption
* **fulfillmentTracking**: Tracking of the reward's redemption
* **createdAt**: Date when the reward was created
* **pointValue:** Point value of the rewards
* **daysInactive**: How long is the coupon pending for
* **daysValid**: How long is the coupon valid for
* **couponGenerator**: Rules set for the coupon generator
* **couponValue**: Value of a coupon (for static coupons)
* **usageLeft**: Number of rewards left
* **dateValid**: Custom date when the reward should expire
* **updatedAt**: Date when the reward was updated
