Tersedia di 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

Apa fungsi 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
Fitur Utama

Semua yang Anda Butuhkan

Jelajahi semua fitur canggih yang termasuk dalam modul Referral System.

Deterministic code per member

Termasuk dengan modul Referral System untuk integrasi yang mulus.

Credit the referrer with /redeemref

Termasuk dengan modul Referral System untuk integrasi yang mulus.

Running count with /referrals

Termasuk dengan modul Referral System untuk integrasi yang mulus.

Kasus Penggunaan

Temukan bagaimana bisnis menggunakan modul Referral System

Business growth

Sempurna untuk tim yang ingin mengimplementasikan kemampuan business growth.

Agent network

Sempurna untuk tim yang ingin mengimplementasikan kemampuan agent network.

Client referrals

Sempurna untuk tim yang ingin mengimplementasikan kemampuan client referrals.

Referensi API

Mudah Diintegrasikan

Gunakan RESTful API atau webhook kami untuk mengintegrasikan modul Referral System dengan sistem Anda yang ada.

Lihat Dokumentasi API
// 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"
  }
}

Siap Menggunakan Referral System?

Mulai hari ini dengan paket gratis kami. Tidak perlu kartu kredit.