Quick Transfer no need to add Beneficiary New V2
Quick Transfer New V2
https://mobilerechargenow.com/api/v2/dmt/quicktransfer.php?username=$username&apikey=$apikey&beneficiaryname=$beneficiaryname&beneficiaryacc=$beneficiaryacc&ifsccode=$ifsccode&amount=$amount&txnid=$txnid
Parameters | Description | Example |
---|---|---|
username | Find on our apikey page | MRN1223334 |
apikey | Find on our apikey page | 56546456 |
beneficiaryname | Beneficiary bank account name | Pooja SenGupta |
beneficiaryacc | Beneficiary bank account number | 0123456789 |
ifsccode | Bank ifsc code | KKBK0001351 |
amount | payment amount min.10 & Mix. 200000 | 10 |
txnid | our unique transaction id , maximum length is 10. | 46348567 |
//Output json
{"TxnId":"46348567","status":"SUCCESS","AccountName":"Pooja SenGupta","AccountNumber":"0123456789","amount":"10.00","TransId":"020419703696","Fees":"3.54","bal":"60","resText":"Payment Transfer Success","billAmount":"13.54"}