Verfügbar in Pro

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.

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

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
Hauptfunktionen

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.

API-Referenz

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

Bereit für Referral System?

Starten Sie noch heute mit unserem kostenlosen Plan. Keine Kreditkarte erforderlich.