Authorization: Bearer ********************
curl --location --request GET '/business/process/businessTypeCount' \ --header 'Authorization: Bearer <token>'
{ "msg": "string", "code": 0 }