curl --location 'https://api.formaxpay.com/api/dmt/remitter_ekyc' \
--header 'Authorization: Basic aXlrdmN4TTNVRjJoNmFwREJncWhGWFRDaUxMZ0hPVVk6cE9rZCE7ZGNVUjU3MDFjOw==' \
--header 'Content-Type: application/json' \
--data '{
"outlet_id": "TC6052246094",
"mobile": "9836114520",
"latitude": "22.7331",
"longitude": "88.4441",
"consent": "Y",
"bio_data": "************",
"ekyc_token": "j8ik3pTpKEQ/zBLHXlcTaUpFvja42nZWVWkm6FZ+dp9ucsLQRRNn3zHAPEnPEjDN.v2.60025122fef29d01-66e6-4ac4-8646-d5bfcb660c7a"
}'{
"status": "SUCCESS",
"message": "Remitter E-KYC Successful"
}