invalid_invoice_status
The value sent as invoice status is outside the lifecycle catalogue (`draft`, `scheduled`, `sent`, `paid`, `overdue`, `cancelled`, `annulled`).
| Code | Type | HTTP | Category |
|---|---|---|---|
invalid_invoice_status | invalid_request_error | 422 | Invoices |
Cause
The value sent as invoice status is outside the lifecycle catalogue (draft, scheduled, sent, paid, overdue, cancelled, annulled).
What to do
Use one of the catalogue values, spelled exactly as the API returns them.