post https://sandbox.toshanibank.com/aeps3/cashWithdrawal
Fingerprint data parameters should be encrypted base64 Encode
Response
Fingerprint data parameters should be encrypted base64 Encode
xxxxxxxxxx
16curl --location 'https://sandbox.toshanibank.com/aeps3/cashWithdrawal' \
--header 'Content-Type: application/json' \
--data '{
"secret_key": "3c1b9abff9251f8f8164573c215be607",
"submerchantid": "2534345535606409",
"ipaddress": "2534345535606409",
"latitude": "22.44543",
"longitude": "77.434",
"mobilenumber": "7365654475",
"order_id": "12300053400000000",
"adhaarnumber": "4148165645",
"iinno": "607153",
"transactiontype": "CW",
"amount": "100",
"pidata": "PD94bWvRGF0YT4KPC9QaWREYXRhPg=="
}'