Apply a referral code to the user's cart
Referrals
Set Referral
Applies a referral code to the user’s cart if the referral code exists and is valid.
POST
Apply a referral code to the user's cart
Documentation Index
Fetch the complete documentation index at: https://docs.minestorecms.com/llms.txt
Use this file to discover all available pages before exploring further.
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.
Example:
"ABC123"

