Download a sample of the rewards.csv to preview the data.

Fields Description

REWARD_ID
string

The unique identifier of the reward in Thanx.

MERCHANT_ID
string

The unique identifier of the merchant in Thanx.

PROGRAM_ID
string

The unique identifier of the program in Thanx. The program is what issues rewards.

USER_ID
string

The unique identifier of the customer in Thanx.

EARNING_PURCHASE_ID
string

The ID of the purchase that resulted in this reward reaching 100% progress.

REDEMPTION_PURCHASE_ID
string

The ID of the purchase that is associated with this reward being redeemed.

REDEEM_TITLE
string

The title of the reward. This value is defined by the merchant when they create a reward template and visible to the consumer.

PROGRAM_TYPE
string

The type of program that issues the reward.

STATE
string

The state of the reward.

DELIVERED_AT
timestamp

The time and date that the reward was delivered to the user. This is in UTC.

ACTIVATED_AT
timestamp

The time and date that the user activated the reward. This is in UTC.

USED_AT
timestamp

The time and date that the user used the reward. This is in UTC.

RETIRED_AT
timestamp

The time and date that the reward expired (if it wasn’t used). This is in UTC.

EXPIRATION_AT
timestamp

The time and date this reward expires/expired. This is in UTC.

ESTIMATED_COST
number

The estimated cost of the reward. This value is based on COGS defined by the merchant, or estimated margins.

DISCOUNT
number

The discount amount of the reward. This value is defined by the merchant when they create a reward template.

REWARD_UID
string

The unique identifier for the reward in Thanx APIs.