Bulk Payouts

Learn how to initiate a bulk payout using Plural APIs.

By integrating with Plural bulk payouts, you can process multiple payments to bank accounts in a single transaction. This solution eases the payment process for your vendors, employees, and contractors in large volumes. Bulk payouts are highly efficient as they automate and streamline mass payments, saving time and reducing errors associated with manual transactions.

You must enter all the payout bank account details in a file and upload the file in our Upload File API. You must enter the bank account details in the below format.

clientReferenceIdbeneficiaryIdpayeeNameaccountNumberbranchCodevpaemailphoneamountCurrencyamountValuemodedateTimeremarkssaveBeneficiaryvalidate
test1607-2819150E32EB7CB2Kevin1234567890123ICICI0000139[email protected][email protected]9876543210INR100IMPSFormat: yyyy-MM-dd'T'HH:mm:ss'ZRenttruefalse
test1607-2819160E32EB7CB3Bob1234567890124ICICI0000140[email protected][email protected]9876543211INR1000IMPSFormat: yyyy-MM-dd'T'HH:mm:ss'ZSalarytruefalse

We process the payout to individual accounts in the queue. To know the status of the payouts create use our Get Bulk Payout Status API to know the real time status or can rely on webhook notifications.

Ask AI
Assistant
Hourly Limit
0 / 20000 tokens used Resets in: 60m 0s
Order Lifecycle
Refunds
Settlements
Checkout
Dashboard
International Payments
How do I implement webhook notifications for payment status updates, and what's the recommended way to verify webhook authenticity?
How do I integrate Pine Labs payment gateway with my React Native mobile app and what are the required API credentials?
Can I customize the payment UI for card transactions, and what parameters can I pass to modify the checkout experience for my customers?
Assistant