Bulk Payout
Initiates a batch payout to multiple recipients in a single request. Transactions are validated in real time and validation errors returned immediately. The batch transaction is processed asynchronously. A reference The endpoint expects at least two receipients to be provided, else an error would be returned. A reference would be returned once the request passed the original validations, it would be used to check the status of the batch request
Base URLS
The test base url is https://isw-payout-service.k8.isw.la/api/v1/payouts
The live base url is https://payouts.interswitchng.com/api/v1/payouts
Endpoint POST /batch
Updated about 2 hours ago