{ "id": 0, "state": true }
curl --location '/businessCategory/enable' \ --header 'Content-Type: application/json' \ --data '{ "id": 0, "state": true }'
{ "code": "", "message": "", "data": false }