Referral code

get

Unique network code to refer new users

Authorizations
Responses
200Success
application/json
get
GET /account/referral-code HTTP/1.1
Host: api.bringyour.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
200Success
{
  "referral_code": "text"
}

Was this helpful?