Skip to main content
POST
Remove the referral code from the user's cart

Authorizations

Authorization
string
header
required

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

Response

Successfully removed the referral code from the cart.

success
boolean

Indicates if the referral code was successfully removed.

message
string

A message indicating the result of the referral code removal.