Factuarea APIDevelopers

invoice_year_required_for_ambiguous_number

That invoice number matches more than one invoice, so on its own it identifies none. It repeats for two independent reasons: the fiscal year (series recycle numbering every year) and the series (two series of your company each issue their own F-2026-001).

CodeTypeHTTPCategory
invoice_year_required_for_ambiguous_numberinvalid_request_error422Invoices

Cause

That invoice number matches more than one invoice, so on its own it identifies none. It repeats for two independent reasons: the fiscal year (series recycle numbering every year) and the series (two series of your company each issue their own F-2026-001).

What to do

Repeat the lookup adding series_id, year, or both; error.message lists the series found — with their identifier — and the fiscal years, and error.param points at whichever narrows your case.

On this page

Need a hand?Contact support