Batch Transfer
Use this API to create multiple transfers to multiple beneficiaries. This API accepts an array of transfer objects under the batch field.
POST
Body
application/json
Unique Id of the Batch Transfer, alphanumeric and underscore allowed (60 character limit)
Format of the batch transfers, valid values are, BENEFICIARY_ID, BANK_ACCOUNT, UPI, PAYTM, AMAZONPAY. Details are available below.
An array of transfer objects
Flag to delete and read new beneficiaries if a beneficiary with the same Beneficiary Id is available. When the batch transfer format is BANK_ACCOUNT
Response
200
text/plain
200
The response is of type file
.
Was this page helpful?