Create Single Transfer

The Create Transfer Request API allows merchants to initiate a single fund transfer directly from an Escrow Account or Current Account to a registered Payee. Transfers can be made to the Payee's bank account via NEFT, RTGS, or IMPS, or to their VPA/UPI ID using "upi" as the payment mode.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

This is the Hard Account Number from which the transfer has to be done

string
required

This is the Payee ID of the beneficiary to whom funds will be transferred

double
required

The request parameter "Amount" specifies the transfer amount, which must be a decimal value with up to 2 decimal places. The minimum allowable amount is Rs 1.

string
required

The mode to be used to create the transfer. Available modes: rtgs, neft, imps, ift (for same bank transfer), upi (for UPI Payout) The payout modes are case sensitive.

string

"purpose" is an optional field

string

The customerRefId field allows you to pass your unique transfer reference number, helping you track and manage transactions within your system.

Headers
string
Defaults to */*
string
Defaults to {{X-Client-Key}}
string
Defaults to {{x-api-key}}
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json