For AI agents: visit https://docs.vouchery.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
How the Referral Program works
- A customer receives a unique
referral_code.
- Another customer signs up using this code, by passing it inside a
referrer_code.
- The system records the relationship, updates both users, sets a
referred_attime, and generated two events customer_referredand customer_was_referred
- The referrer can see their referred customers under the
referred_customers
- Go to your profile and look for the Referred Customers` section.
- If someone has used your code, they will be listed there.