v1
latestOpenAPI 3.0.02026-07-2663155142.2 KBUser
Get user's referral info
Allow a user to view information regarding it's role as a referrer.
get/v1/client/promotions/referral-info
Response
OK
Example response
{
"data": {
"code": "1gFop0",
"total_amount_earned_as_referrer": 44.55,
"total_amount_earned_as_referred": 20.4,
"total_referrals": 44
}
}