Standard Transfer Sync v1.2
Use this API to initiate an amount transfer request at Cashfree by providing beneficiary id, amount, and transfer id. This is a sync transfer request.
POST
Body
application/json
Beneficiary Id. Alphanumeric characters allowed.
amount to be transferred. Decimals 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.
Specify the fund source ID from where you want the amount to be debited.
Additional remarks, if any. Alphanumeric and white spaces allowed (70 characters limit).
Was this page helpful?