Apply Referral Code
Apply a referral code to the authenticated account after signup. Accounts can only apply a referral code if they do not already have one.
post/v1/account/referral
Request body
Example request
{
"code": "ABC123"
}Response
Referral code accepted.
Changes
No recorded changes to this endpoint across all 7 revisions of this API.