Batch Transfer V2
Use this API to initiate a batch transfer request at Cashfree Payments. You can transfer money to multiple beneficiaries.
5XX error
When you get a 5XX response, do not initiate another transaction.
Check the status of the batch transfer using Get Batch Transfer Status V2 and then proceed further.
Get Transfer Status
Use the Get Batch Transfer Status V2 API to get the status of the batch transfer request. The Get Transfer Status V2 API does not give you the status of the batch transfer requests.
Authorizations
Client ID. You can find your app id in the Merchant Dashboard.
Client secret key. You can find your secret in the Merchant Dashboard.
Headers
It is the API version to be used. The accepted format is YYYY-MM-DD.
It is the request ID for the API call. This ID can be used to resolve tech realted issues. Communicate this in your tech related queries to Cashfree Payments.
Body
Batch Transfer V2
It is the unique ID you create to identify the batch transfer request. The maximum character limit is 60. Alphanumeric and underscore ( _ ) characters are allowed.
60
Response
Batch Transfer V2 Response
It displays the unique ID you created to identify the batch transfer request.
It displays the unique ID created by Cashfree Payments. You receive this ID in the response after initiating the batch transfer request.
It displays the status of the API request.
Was this page helpful?