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.