system_tax_immutable_field
The update touches a field that is frozen on a system tax; `error.param` names it.
| Code | Type | HTTP | Category |
|---|---|---|---|
system_tax_immutable_field | invalid_request_error | 422 | Taxes |
Cause
The update touches a field that is frozen on a system tax; error.param names it.
What to do
Remove that field from the payload: on system taxes only the activation flag and the default flags can change.
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.