tax_inactive_cannot_be_default
A deactivated tax cannot become the default, either globally or for a document type — it would offer a hidden default that no form can pick.
| Code | Type | HTTP | Category |
|---|---|---|---|
tax_inactive_cannot_be_default | invalid_request_error | 422 | Taxes |
Cause
A deactivated tax cannot become the default, either globally or for a document type — it would offer a hidden default that no form can pick.
What to do
Activate the tax first, then set it as default.
Related
All Taxes error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.