Defines the referee reward.
Name | Type | Description |
---|---|---|
relatedObjectParent | ReferralProgramRefereeRewardRelatedObjectParent | |
type | TypeEnum | Type of reward. |
amount | String | Define the number of `points` to add to a loyalty card or `credits` to the balance on a gift card. In case of the gift card, the value is multiplied by 100 to precisely represent 2 decimal places. For example, $100 amount is written as 10000. |
Name | Value |
---|---|
LOYALTY_CARD | "LOYALTY_CARD" |
GIFT_VOUCHER | "GIFT_VOUCHER" |