Affiliates & Referrals
Join Markt tracks referrals on orders. There is no dedicated/api/affiliates* CRUD surface — configuration lives on the store and buyer referral data surfaces in customer UI.
Store settings
affiliateEnabledaffiliatePercentage
Capture paths
Stored on the order as
referralCode.
Integrator rules
- Prefer letting the SDK read
?ref=automatically. - Override with
affiliateCodeonly when you own attribution logic. - Do not invent a public affiliates admin API — use the dashboard until one ships.