Bulk Payout CSV API

This API allows the platform to undertake payouts to multiple beneficiaries using a simple CSV upload.

post/v2/banking/bulk-payout

Headers

client_idstring required
client_secretstring required
module_secretstring required

Use the core banking module secret

provider_secretstring required
content-typestring required

Request body

reference_idstring required

A specific unique ID assigned by you for this transaction. If not kept unique, transaction status extraction could behave erratically

filestring binary required

CSV input file to be passed

Response

200

Changes

No recorded changes to this endpoint across all 1 revision of this API.