Skip to main content

Fields

code : String

The referral code.

id : ID! required
paymentDate : Date

The date when the payment was made.

paymentStatus : ReferralStatusChoices

The status of the reward payment.

rewardAmount : Int

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" }