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