auth-bearer: ********************
curl --location --request GET '/unregulated/batch/' \ --header 'auth-bearer: <api-key>'
{ "message": "Generate xml", "data": { "xml": "string", "fileName": "string" } }