invoice_not_paid
A payment receipt was requested for an invoice with no settled payment, so there is nothing to certify.
| Code | Type | HTTP | Category |
|---|---|---|---|
invoice_not_paid | invalid_request_error | 422 | Invoices |
Cause
A payment receipt was requested for an invoice with no settled payment, so there is nothing to certify.
What to do
Register the payment first, then request the receipt.
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.