Skip to main content

Implemented by

Fields

code : String

The referral code.

ledgerId : Int

The ID of the ledger which the referral is assigned to.

Deprecation
The 'ledgerId' field is deprecated.

Please use 'ledgerNumber' instead. This is in the form of 'L-123456789A'

- Marked as deprecated on 2024-10-22.
- Scheduled for removal on or after 2025-06-25.
ledgerNumber : String

The number of the ledger which the referral is assigned to.

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": "fact-society-manage-television-child", "ledgerNumber": "may-some-baby-we-community", "paymentDate": "2014-01-05", "paymentStatus": "Pending", "rewardAmount": 19, "schemeType": "REFERRAL_REWARD" }