Factuarea API

invoice_not_found

The identifier does not resolve to any invoice of the authenticated company. Invoices belonging to another company answer exactly the same way.

CodeTypeHTTPCategory
invoice_not_foundnot_found_error404Invoices

Cause

The identifier does not resolve to any invoice of the authenticated company. Invoices belonging to another company answer exactly the same way.

What to do

Check the id and the active profile; if you only hold your own reference, look the invoice up by external_id or by invoice number.

On this page