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.
| Code | Type | HTTP | Category |
|---|---|---|---|
invoice_not_found | not_found_error | 404 | Invoices |
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.
Related
All Invoices error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.