post https://sandbox.toshanibank.com/dmt_lite/fundTransfer
Test Amount for sandbox
Txn Amount: 5000 (Success)
Txn Amount: 2000 (Pending)
Txn Amount: 1000 (Failed)
Responses
Test Amount for sandbox
Txn Amount: 5000 (Success)
Txn Amount: 2000 (Pending)
Txn Amount: 1000 (Failed)
xxxxxxxxxx
16curl --location 'https://sandbox.toshanibank.com/imps_lite/fundTransfer' \
--header 'Content-Type: application/json' \
--data '{
"secret_key": "3c1b9abff9251f8f8164573c215be607",
"mobileNumber": "9711223344",
"benId": "KO1120231104172148",
"amount": "6000",
"transactionMode": "IMPS",
"order_id": "915354994w9330094",
"submerchantid": "aepsTestR",
"customerIP": "192.168.1.1",
"latitude": "37.770449",
"longitude": "122.410954",
"otp_request_id": "TA21DL1732156768520",
"otp": "539956"
}'