auth-bearer: ********************
curl --location --request POST '/finance/category' \ --header 'auth-bearer: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string", "createdBy": "string" }'