v1
latestOpenAPI 3.0.02026-07-2663155142.2 KBUser
Get user's referral bonus info
Allow a user to view information regarding it's referral from another user.
get/v1/client/promotions/referral-bonus
Response
OK
Example response
{
"data": {
"active": true,
"valid_until": "2020-05-04T17:01:30Z",
"commission_percentage": 20.4
}
}