post https://sandbox.toshanibank.com/aeps3/authentication
Fingerprint data parameters should be encrypted base64 Encode
Response
Fingerprint data parameters should be encrypted base64 Encode
xxxxxxxxxx
curl --location 'https://sandbox.toshanibank.com/aeps3/authentication' \
--header 'Content-Type: application/json' \
--data '{
"secret_key": "a4544552a75ec937254cd13a0dda",
"submerchantid": "736454545",
"latitude": "22.5372664",
"longitude": "87.7898501",
"pidata": "PD94bWvRGF0YT4KPC9QaWREYXRhPg=="
}'