POST
/
referral
/
{code}
/
claim

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

code
string
required

Referral code to be claimed.

Query Parameters

is_claimed
boolean

Specifies whether to claim the referral code.

Response

200 - application/json
message
string

Response message providing details about the request result.

status
string

Status of the response (e.g., success, failure).