curl --location 'https://api.formaxpay.com/api/aeps/agent/registration' \
--header 'Authorization: Basic aXlrdmN4TTNVRjJoNmFwREJncWhGWFRDaUxMZ0hPVVk6cE9rZCE7ZGNVUjU3MDFjOw==' \
--header 'Content-Type: application/json' \
--data '{
"outlet_id": "TC6052246094"
}'{
"status": "SUCCESS",
"message": "Agent Registration Successful"
}