Was this helpful?
Unique network code to refer new users
/account/referral-code
curl -L \ --url 'https://api.bringyour.com/account/referral-code' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
{ "referral_code": "text" }