invalid_invoice_number
The invoice number does not follow the canonical format `SERIES-YYYY-NNN`, plus the `-RECn` suffix on correctives.
| Code | Type | HTTP | Category |
|---|---|---|---|
invalid_invoice_number | invalid_request_error | 422 | Invoices |
Cause
The invoice number does not follow the canonical format SERIES-YYYY-NNN, plus the -RECn suffix on correctives.
What to do
Send the number exactly as it appears on the invoice instead of assembling it from separate parts.
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.