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.
| Code | Type | HTTP | Category |
|---|---|---|---|
invoice_year_required_for_ambiguous_number | invalid_request_error | 422 | Invoices |
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.