Name | Type | Description |
---|---|---|
customer | SimpleCustomer | |
assignmentId | String | Unique reward assignment ID assigned by Voucherify. |
voucher | RedemptionRewardResultVoucher | |
product | RedemptionRewardResultProduct | |
sku | RedemptionRewardResultSku | |
loyaltyTierId | String | Unique loyalty tier ID assigned by Voucherify. |
id | String | Unique reward ID. |
name | String | Name of the reward. |
_object | ObjectEnum | The type of the object represented by the JSON |
createdAt | OffsetDateTime | Timestamp representing the date and time when the redemption was created. The value is shown in the ISO 8601 format. |
updatedAt | OffsetDateTime | Timestamp in ISO 8601 format indicating when the reward was updated. |
parameters | RedemptionRewardResultParameters | |
type | TypeEnum | Reward type. |
Name | Value |
---|---|
REWARD | "reward" |
Name | Value |
---|---|
CAMPAIGN | "CAMPAIGN" |
COIN | "COIN" |
MATERIAL | "MATERIAL" |