Referrals
Remove Referral
Removes any existing referral code from the user’s cart. If no referral code is set, an appropriate message is returned.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Successfully removed the referral code from the cart.
The response is of type object
.