Direct Transfer
Use this API to initiate amount transfers directly to the beneficiary account via a bank transfer or UPI. You can add the beneficiary details in the same API request.
POST
Body
application/json
Amount to be transferred. Amount should be greater that INR 1.00. Decimals are allowed.
A unique ID to identify this transfer. Alphanumeric characters and underscores are 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.
Object with the beneficiary details to whom amount is to be transferred
Was this page helpful?