invoice_already_paid
The invoice is already settled. `paid` is a terminal, accounting-closed state: the output VAT has been declared, or will be declared for the period.
| Code | Type | HTTP | Category |
|---|---|---|---|
invoice_already_paid | invalid_request_error | 422 | Invoices |
Cause
The invoice is already settled. paid is a terminal, accounting-closed state: the output VAT has been declared, or will be declared for the period.
What to do
Correct a paid invoice by issuing a corrective invoice that references it; it can no longer be edited or voided.
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.