Name | Type | Description |
---|---|---|
customer | SimpleCustomer | |
assignmentId | String | Unique reward assignment ID assigned by Voucherify. |
voucher | Voucher | |
product | Product | |
sku | Sku | |
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 | |
metadata | Object | A set of custom key/value pairs that you can attach to a reward. The metadata object stores all custom attributes assigned to the reward. |
type | TypeEnum | Reward type. |
Name | Value |
---|---|
REWARD | "reward" |
Name | Value |
---|---|
CAMPAIGN | "CAMPAIGN" |
COIN | "COIN" |
MATERIAL | "MATERIAL" |