Deleting tax configuration by country code
DELETE {{api-url}}/tax/{{tenant}}/taxes/{{locationCode}}
Deletes the tax configuration for a given country. If given configuration does not exist in system then http code 204 will be returned.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |