Authorization: Bearer ********************
curl --location 'https://prorro.p4b.biz/taxes/14' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "NAME": "test 15%", "PRC": 15, }'
{}