RewardInterface
Implemented by
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": "small-behind-agreement-structure-item",
"paymentDate": "2013-02-17",
"paymentStatus": "Pending",
"rewardAmount": 1,
"schemeType": "REFERRAL_REWARD"
}