Factuarea API

invalid_invoice_number

The invoice number does not follow the canonical format `SERIES-YYYY-NNN`, plus the `-RECn` suffix on correctives.

CodeTypeHTTPCategory
invalid_invoice_numberinvalid_request_error422Invoices

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.

On this page