invalid_invoice_id
The invoice reference received is not a valid identifier; it usually means an internal value slipped in where the API expects the public `id`.
| Code | Type | HTTP | Category |
|---|---|---|---|
invalid_invoice_id | invalid_request_error | 400 | Invoices |
Cause
The invoice reference received is not a valid identifier; it usually means an internal value slipped in where the API expects the public id.
What to do
Send the invoice id returned by the API; internal numeric identifiers are not part of the v1 contract.
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.