Factuarea API

invoice_not_correctable_in_current_state

A corrective invoice can only be issued against an invoice that is already issued (`sent` or `paid`). A draft, a cancelled or an annulled invoice has nothing to correct.

CodeTypeHTTPCategory
invoice_not_correctable_in_current_stateinvalid_request_error422Invoices

Cause

A corrective invoice can only be issued against an invoice that is already issued (sent or paid). A draft, a cancelled or an annulled invoice has nothing to correct.

What to do

Issue the original invoice first; while it is still a draft, edit it directly instead of correcting it.

On this page