Error · 404
invoice_not_found
Invoice not found
What happened
No invoice on this account matches that id.
What to do
Call GET /invoices and use an id from the list.
The response body carries a recovery object with the same guidance in machine-readable
form: recovery.action names the call to make next, and
recovery.hint is one sentence a model can act on. Not every code carries one — a
401, for instance, has nothing to recover to but a valid token.
Other 404 responses
-
not_found— Not found -
service_not_found— Service not found -
record_not_found— DNS record not found -
mailbox_not_found— Mailbox not found -
database_not_found— Database not found -
job_not_found— Job not found -
pending_action_not_found— Pending action not found