Referral System Modül
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
Referral System modülü ne yapar?
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
İhtiyacınız Olan Her Şey
Referral System modülünde bulunan tüm güçlü özellikleri keşfedin.
Deterministic code per member
Sorunsuz entegrasyon için Referral System modülü ile dahil.
Credit the referrer with /redeemref
Sorunsuz entegrasyon için Referral System modülü ile dahil.
Running count with /referrals
Sorunsuz entegrasyon için Referral System modülü ile dahil.
Kullanım Alanları
İşletmelerin Referral System modülünü nasıl kullandığını keşfedin
Business growth
business growth yeteneklerini uygulamak isteyen takimlar için mükemmel.
Agent network
agent network yeteneklerini uygulamak isteyen takimlar için mükemmel.
Client referrals
client referrals yeteneklerini uygulamak isteyen takimlar için mükemmel.
Kolay Entegrasyon
Referral System modülünü mevcut sistemlerinizle entegre etmek için RESTful API veya webhook'larimizi kullanın.
API Dokümantasyonunu Gör// 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"
}
}İlgili Modüller
Emlak kategorisindeki diğer modülleri keşfedin
Referral System Kullanmaya Hazır mısınız?
Bugün ücretsiz planlarımızla başlayın. Kredi kartı gerekmiyor.