curl --location --request PUT 'https://api.develop.cresium.app/v3/company-tax/' \ --header 'Content-Type: application/json' \ --data-raw '{ "key": "AR_DEBIT_PERCENTAGE_TAX", "value": "string" }'
{ "data": true }