# Rewards Redemption

The Rewards Redemption file contains information about members' reward redemptions.&#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%2FONzB0ZIb4NXfRDApjVsm%2Fissued_rewards_all_until_2025_09_16.csv?alt=media&token=14c6d103-b4a3-41cc-b7a0-523f01b9e5fd>" %}

**Available Data:**

* **issuedRewardId**: Unique ID for a single issued reward generated in Open Loyalty
* **tenantId**: ID of the tenant where the transaction was created
* **reward**: Reward's configuration details
* **name**: Reward's name
* **memberId**: Unique ID for the member generated in Open Loyalty
* **memberData**: Information about the member whom the reward was issued to
* **costInPoints**: Reward's cost in points&#x20;
* **token**: Unique token (for the material rewards) or coupon code
* **redemptionDate**: Date of the reward's redemption
* **rewardType**: Type of the reward (available reward types, depending on the reward configuration: `material`, `static_coupon`, `dynamic_coupon`, `conversion_coupon`, `fortune_wheel`
* **tax:** Tax value
* **taxPriceValue**: Tax price value
* **price**: Price of the reward
* **status**: Current status of the issued reward
* **statusLastUpdatedAt**: The last date of the status update
* **issuedCoupon**: Coupon code
* **actionCause**: List of the trigger's data of the reward redemption
* **createdAt**: Date when the issued reward record was created
* **updatedAt**: Date when the issued reward record was last updated
