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.
Referral System Demo
bot
ماژول 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
هر آنچه نیاز دارید
تمام ویژگیهای قدرتمند موجود در ماژول Referral System را کشف کنید.
Deterministic code per member
شامل ماژول Referral System برای یکپارچگی بدون درز.
Credit the referrer with /redeemref
شامل ماژول Referral System برای یکپارچگی بدون درز.
Running count with /referrals
شامل ماژول Referral System برای یکپارچگی بدون درز.
موارد استفاده
ببینید چگونه کسبوکارها از ماژول Referral System استفاده میکنند
Business growth
مناسب برای تیمهایی که به دنبال پیادهسازی قابلیتهای business growth هستند.
Agent network
مناسب برای تیمهایی که به دنبال پیادهسازی قابلیتهای agent network هستند.
Client referrals
مناسب برای تیمهایی که به دنبال پیادهسازی قابلیتهای client referrals هستند.
یکپارچهسازی آسان
از API RESTful یا وبهوکهای ما برای یکپارچهسازی ماژول Referral System با سیستمهای موجود خود استفاده کنید.
مشاهده مستندات 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"
}
}ماژولهای مرتبط
ماژولهای دیگر در دسته املاک و مستغلات را کشف کنید
آماده استفاده از Referral System هستید؟
همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.