post https://sandbox.toshanibank.com/aeps3/aadharpay
Fingerprint data parameters should be encrypted base64 Encode
Responses
Fingerprint data parameters should be encrypted base64 Encode
xxxxxxxxxx
16curl --location 'https://sandbox.toshanibank.com/aeps3/aadharpay' \
--header 'Content-Type: application/json' \
--data '{
"secret_key": "3c1b9abff9251f8f8164573c215be607",
"submerchantid": "2534345535606409",
"ipaddress": "2534345535606409",
"latitude": "22.44543",
"longitude": "77.434",
"mobilenumber": "7365994545",
"order_id": "123005r50000000000",
"adhaarnumber": "414897586518",
"iinno": "607094",
"transactiontype": "AP",
"amount": "1000",
"pidata": "PD94bWvRGF0YT4KPC9QaWREYXRhPg=="
}'