ReferralInterface
Implemented by
Fields
The referral code.
The payment amount in the smallest unit of the clients currency received by the referrer and the referee combined.
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.
The number of the ledger which the referral is assigned to.
The date when the payment was made.
The status of the payment.
The date the referred user joined.
The name of the referred user.
Payment amount given to the referred account in the smallest unit of the client's currency.
Payment amount given to the referring account in the clients fractional currency unit.
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": "sea-customer-home-food-important",
"combinedPaymentAmount": 17,
"ledgerNumber": "offer-analysis-spring-prepare-finish",
"paymentDate": "1986-12-01",
"paymentStatus": "good-foot-security-may-moment",
"referredUserJoinDate": "1978-06-08T18:21:36.408475+00:00",
"referredUserName": "trial-for-foreign-attention-woman",
"referredUserPaymentAmount": 62,
"referringUserPaymentAmount": 59,
"schemeType": "REFERRAL_REWARD"
}