Referrals
Set Referral
Applies a referral code to the user’s cart if the referral code exists and is valid.
POST
/
cart
/
setReferral
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The referral code to be applied to the cart.