Factuarea API

invalid_invoice_status

The value sent as invoice status is outside the lifecycle catalogue (`draft`, `scheduled`, `sent`, `paid`, `overdue`, `cancelled`, `annulled`).

CodeTypeHTTPCategory
invalid_invoice_statusinvalid_request_error422Invoices

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.

On this page