Factuarea API

invoice_not_schedulable_in_current_state

Only a draft can be scheduled: scheduling reserves a future issuing moment without consuming a series number yet.

CodeTypeHTTPCategory
invoice_not_schedulable_in_current_stateinvalid_request_error422Invoices

Cause

Only a draft can be scheduled: scheduling reserves a future issuing moment without consuming a series number yet.

What to do

Schedule the invoice while it is still a draft; if it is already issued there is nothing left to schedule.

On this page