Factuarea API

invoice_year_required_for_ambiguous_number

That invoice number exists in more than one fiscal year, so on its own it does not identify a single invoice.

CodeTypeHTTPCategory
invoice_year_required_for_ambiguous_numberinvalid_request_error422Invoices

Cause

That invoice number exists in more than one fiscal year, so on its own it does not identify a single invoice.

What to do

Repeat the lookup adding year; error.message lists the years where the number exists.

On this page