Batch Transfer V1.2
Use this API to create 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 V1.2 API to get the status of the batch transfer request. The Get Transfer Status V1.2 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
Specify the payment instrument from where you want the amount to be debited.
Response
The response is of type any
.
Was this page helpful?