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.