Referral code
get
Unique network code to refer new users
Authorizations
AuthorizationstringRequired
BringYour JWT
Responses
200Success
application/json
get
/account/referral-code200Success
Was this helpful?
Unique network code to refer new users
BringYour JWT
Was this helpful?
Was this helpful?
GET /account/referral-code HTTP/1.1
Host: api.bringyour.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"referral_code": "text"
}