curl --location 'https://api.formaxpay.com/api/aeps/agent/ekyc' \
--header 'Authorization: Basic aXlrdmN4TTNVRjJoNmFwREJncWhGWFRDaUxMZ0hPVVk6cE9rZCE7ZGNVUjU3MDFjOw==' \
--header 'Content-Type: application/json' \
--data '{
"outlet_id": "TC6052246094",
"aadhaar": "280185432513",
"bio_data": "*********************************",
"client_ip": "164.52.211.0",
"latitude": "22.7331",
"longitude": "88.4441",
"token": "****************************"
}'{
"status": "SUCCESS",
"message": "Agent E-KYC Successful"
}