/api/companycreditreport
Task ID
curl -L \ --request POST \ --url 'https://api.akibaone.com/api/companycreditreport' \ --header 'Content-Type: application/json' \ --data '{ "task_id": "text" }'
{ "status": "text", "result": "text" }