Payout API
Payout API
Automate payments to employees, vendors, customers and business partners through a single, reliable API.
What you can build
Single payouts
Bulk payouts
Beneficiary management
Transaction status
Webhooks
Reports
Reconciliation
Sample request & response — demo data
payout-api
POST /api/v1/payouts
{
"amount": 50000,
"beneficiaryId": "demo-beneficiary",
"reference": "demo-reference"
}
// Response
{
"transactionId": "demo-transaction-id",
"status": "PROCESSING"
}Ready to Automate Your Business Payments?
Talk to our team or start integrating with the sandbox — no commitment required to explore the APIs.
