Transfer

Initiate a Money Transfer transaction to a bank account via NEFT/IMPS. RGTS is not supported as of now and same will be enabled soon.

Transaction initiation for More than Rs 5000 in one time:

As per RBI guidelines you can send only Rs 5000 in one go, If you wish to send more than Rs 5000 in one go then either you can split the transaction at your end and then send to us, that needs to be handled at your end.

Request Parameters:

ParameterDataData TypeDescription
keyMStringseckey of API partner
usernameMNumericUnique Identification of API Partner
snumberMNumericPhone Number of Remitter
beneficiaryidMNumericBeneficiary Id of Remitter.
Get This from <<Get Remitter>>
remitteridMNumericUnique id of remitter.
Get This from <<Get Remitter>>
amountMNumericRefer RBI Guide lines for sending this parameter. API Partner need to follow RBI guide lines.
yourrequestidMStringUnique id of Transaction. API partner need to pass this as Unique. Duplicate will be accepted on risk of API partner.
transferModeMStringSupported Modes:
IMPS,
NEFT

RGTS not supported as of now.

Response Parameters:

ParameterValueDescription
success1 = Success
0 = Failed
2 = Pending (callBack will be initiated)
Status of transaction
messageStringDescription of transaction
ourrequestidStringUnique Id of transaction from API provider
yourrequestidStringUnique Id of transaction from API consumer
rrnStringBank Transaction reference id
beneficiaryNameStringBank account name of beneficiary. This is not real time and will be shared same name provided during the account validation.
Language