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.