Get Referral Code
GET/referral/code
Get Referral Code
Request
Responses
- 200
- default
Referral code
- application/json
- Schema
- Example (from schema)
Schema
referralCode referralCode (string)
Unique code to share to refer someone
{
"referralCode": "BETKOP"
}
Unexpected error
- application/json
- Schema
- Example (from schema)
- Example
Schema
error string
{
"error": "string"
}
{
"error": "An unexpected error occured"
}
Loading...