POST
/
cart
/
removeReferral

Authorizations

Authorization
string
header
required

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

Response

200 - application/json
message
string

A message indicating the result of the referral code removal.

success
boolean

Indicates if the referral code was successfully removed.