Referral System Modul
Each member gets a referral code from /affiliate. A newcomer credits whoever invited them once with /redeemref, and referrers see a running count with /referrals. Referrals are counted only, with no commissions, payouts or rewards.
Referral System Demo
bot
Was macht das Modul „Referral System“?
Each member gets a referral code from /affiliate. A newcomer credits whoever invited them once with /redeemref, and referrers see a running count with /referrals. Referrals are counted only, with no commissions, payouts or rewards.
- Business growth
- Agent network
- Client referrals
Alles, was Sie brauchen
Entdecken Sie alle leistungsstarken Funktionen des Referral System Moduls.
Deterministic code per member
Im Referral System Modul für nahtlose Integration enthalten.
Credit the referrer with /redeemref
Im Referral System Modul für nahtlose Integration enthalten.
Running count with /referrals
Im Referral System Modul für nahtlose Integration enthalten.
Anwendungsfälle
Erfahren Sie, wie Unternehmen das Referral System Modul nutzen
Business growth
Perfekt für Teams, die business growth Funktionen implementieren möchten.
Agent network
Perfekt für Teams, die agent network Funktionen implementieren möchten.
Client referrals
Perfekt für Teams, die client referrals Funktionen implementieren möchten.
Einfache Integration
Nutzen Sie unsere RESTful-API oder Webhooks, um das Referral System Modul mit Ihren bestehenden Systemen zu integrieren.
API-Dokumentation ansehen// Enable Referral System module
curl -X POST https://api.botlaunch.io/v1/modules \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"module": "re-referral-system",
"enabled": true,
"config": {
// Your configuration here
}
}'
// Response
{
"success": true,
"module": {
"id": "re-referral-system",
"name": "Referral System",
"enabled": true,
"status": "active"
}
}Verwandte Module
Entdecken Sie weitere Module in der Kategorie Real Estate
Bereit für Referral System?
Starten Sie noch heute mit unserem kostenlosen Plan. Keine Kreditkarte erforderlich.