Sanvexo Payout Platform

Disburse payouts at scale with one API

Load your prepaid wallet, validate beneficiaries, and send IMPS, NEFT, or UPI payouts — with real-time webhooks, GST invoicing, and full reconciliation.

KYC Verified Merchants
Sub-2s API Response
Auto GST Invoices
Payout Dashboard Live
Payout Successful
IMPS · Settled in 1.2s
Reference ID PAY-2026-00842
Amount ₹1,000.00
Platform Fee + GST ₹17.70
Beneficiary Rahul Sharma · HDFC ****7890
UTR 412345678901
500+
Active Merchants
₹50Cr+
Monthly Disbursements
99.9%
Platform Uptime
<2s
Avg. Payout Time

Everything to run payouts at scale

From wallet management to beneficiary validation — one platform for your entire disbursement workflow.

REST Payout API

Create payouts, check status, and manage beneficiaries with clean JSON responses and detailed error codes.

Prepaid Wallet

Load balance upfront via bank transfer. Fees and GST deducted automatically on every successful payout.

Beneficiary Validation

Register recipients and run penny-drop verification before sending money — reduces failed transfers.

IMPS, NEFT & UPI

Disburse to any bank account or UPI ID through a single unified API endpoint.

GST & Invoicing

Automatic tax invoices on every payout with CGST/SGST/IGST breakdown and export-ready reports.

Real-time Webhooks

Instant notifications on payout success, failure, and processing with HMAC signature verification.

Live in four simple steps

From registration to your first payout in under a day.

1
Register & KYC

Complete merchant onboarding and get your account verified by our team.

2
Load Wallet

Transfer funds to the platform bank account and get balance credited with UTR.

3
Integrate API

Generate API keys, add beneficiaries, and call the payout endpoint from your app.

4
Track & Reconcile

Monitor via dashboard, receive webhooks, and export GST reports anytime.

Integrate in hours, not weeks

Clean REST API with cURL, PHP, Node.js, and Java examples. Full documentation with authentication, webhooks, and error handling guides.

  • API key + secret key authentication
  • Idempotent reference IDs
  • Automatic refund on failed payouts
  • IP whitelisting & audit logs
Explore Documentation
POST /api/v1/payout/create

{
  "reference_id": "PAY-2026-00842",
  "amount": 1000.00,
  "payout_mode": "imps",
  "beneficiary_id": 1
}

// Response
{
  "success": true,
  "data": {
    "status": "processing",
    "total_debited": 1017.70,
    "platform_fee": 15.00,
    "gst_amount": 2.70
  }
}

Ready to automate your payouts?

Register as a merchant, load your wallet, and send your first test payout in minutes.