Enterprise API
Use these endpoints for mass payroll or invoicing.
Batch Payout (Salary Payment)
POST /v1/enterprise/batch-payout
Process hundreds of transfers in one call. Submit a JSON array containing recipients and amounts.
Generate Payment Invoices
POST /v1/enterprise/invoices
Create a dynamic payment link (Invoice URL). You can send it to your clients by email/SMS. The invoice status will switch to paid upon settlement.