RewardType
A reward is based on a scheme that an account has applied for in order to be
eligible for a discount. Examples can include signup, promo, or partner codes that
were applied to an account.
Fields
The referral code.
The date when the payment was made.
The status of the reward payment.
Reward amount given to the account in the smallest unit of the clients currency.
The type of reward scheme.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"code": "for-real-population-speech-through",
"id": "52327757",
"paymentDate": "2005-03-23",
"paymentStatus": "Pending",
"rewardAmount": 62,
"schemeType": "REFERRAL_REWARD"
}