Removes any existing referral code from the user’s cart. If no referral code is set, an appropriate message is returned.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully removed the referral code from the cart.
The response is of type object
.
Removes any existing referral code from the user’s cart. If no referral code is set, an appropriate message is returned.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully removed the referral code from the cart.
The response is of type object
.