Applies a referral code to the user’s cart if the referral code exists and is valid.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully applied the referral code to the cart.
The response is of type object
.
Applies a referral code to the user’s cart if the referral code exists and is valid.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully applied the referral code to the cart.
The response is of type object
.