invoice_not_modifiable_in_current_state
The field you are changing is frozen for the current state — for instance the tax regime of an annulled invoice.
| Code | Type | HTTP | Category |
|---|---|---|---|
invoice_not_modifiable_in_current_state | invalid_request_error | 422 | Invoices |
Cause
The field you are changing is frozen for the current state — for instance the tax regime of an annulled invoice.
What to do
Read error.message to see which field is involved; on issued invoices, changes travel through a corrective invoice.
Related
All Invoices 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.