Disburse vendor payments, refunds, salaries, and commissions in bulk through a single API. Money moves instantly via IMPS, NEFT, RTGS, and UPI with real-time confirmation.
24x7 payouts via IMPS and UPI in seconds
Disburse to thousands of beneficiaries in one batch
Auto-select IMPS, NEFT, RTGS or UPI per transfer
Real-time payout status with UTR and webhooks
Penny-drop account verification before payout
Submit payout details via API or bulk upload
POST /api/v1/payouts
{
"mode": "IMPS",
"amount": 15000,
"beneficiary_account": "1234567890",
"ifsc": "HDFC0001234"
}
Monitor payout status in real-time
Response:
{
"payout_id": "PAY20240001",
"status": "processing",
"utr": "HDFC24012500123"
}
Get instant confirmation on completion
Webhook:
{
"event": "payout.completed",
"payout_id": "PAY20240001",
"settlement_time": "2024-01-25T10:30:00"
}
Enable VanPayout for your business today