Batch Transfer
Use this API to create multiple transfers to multiple beneficiaries. This API accepts an array of transfer objects under the batch field.
Please use this Authorization token in headers to call any payout API (Refresh this page if the token is expired)
Get Batch Transfer Status Use the Get Batch Transfer Status API to get the status of the batch transfer request. The Get Transfer Status API does not give you the status of the batch transfer requests. Read the batch transfer document to understand the flow of the API.
Body
An array of transfer objects
Format of the batch transfers, valid values are, BENEFICIARY_ID, BANK_ACCOUNT, UPI, PAYTM, AMAZONPAY. Details are available below.
Unique Id of the Batch Transfer, alphanumeric and underscore allowed (60 character limit)
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
The response is of type file
.
Was this page helpful?