Mevcut Pro

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.

Deterministic code per member
Credit the referrer with /redeemref
Running count with /referrals
9:41
5G
R

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
Ana Özellikler

İ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.

API Referansı

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"
  }
}

Referral System Kullanmaya Hazır mısınız?

Bugün ücretsiz planlarımızla başlayın. Kredi kartı gerekmiyor.