Standard Transfer Async
Use this API to initiate an amount transfer request at Cashfree by providing beneficiary id, amount, and transfer id. This is an async transfer request.
POST
Body
application/json
Beneficiary ID. Alphanumeric characters allowed.
Amount to be transferred. Decimal allowed (>= 1.00)
A unique id to identify this transfer. Alphanumeric and underscore (_) allowed (40 character limit).
It is the mode of transfer. Allowed values are: banktransfer, neft, imps, rtgs, upi, paytm, and amazonpay. The default transferMode is banktransfer.
Additional remarks, if any. alphanumeric and white spaces allowed (70 characters limit)
Was this page helpful?