curl --request DELETE \
--url https://api.decodahealth.com/admin/taxes/{tax_id} \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'trueArchive a tax (soft delete). Cannot archive taxes that are used in transactions.
curl --request DELETE \
--url https://api.decodahealth.com/admin/taxes/{tax_id} \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'true