Delete a tax configuration
DELETE/v2/taxes/:id
Permanently removes a specific tax configuration from the system.
This action cannot be undone. The tax configuration will no longer be available for tax calculations or pricing operations.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Tax configuration deleted successfully
Invalid request parameters or malformed UUID
Unauthorized
Insufficient permissions to delete tax configurations
Tax configuration with the specified ID was not found
Internal server error occurred while deleting tax configuration