User
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
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.