Bulk payout lifecycle
How it works
Request body breakdown
Response breakdown
Key behaviors
Use cases
Payroll
Disburse salaries to all employees in one API call instead of hundreds of individual transfers.
Vendor Payments
Pay multiple suppliers and vendors across different banks simultaneously.
Commission Payouts
Distribute commissions or rewards to agents, affiliates, or partners at once.
Next steps
Create Bulk Payout API
Full OpenAPI reference for
POST /v1/bulk/payout.Fetch Batch Status API
Check processing status via
GET /v1/bulk/payout/{batchId}/status.Single Payout Guide
Need to send to just one recipient? Use the standard payout flow.

