invoice_not_schedulable_in_current_state
Only a draft can be scheduled: scheduling reserves a future issuing moment without consuming a series number yet.
| Code | Type | HTTP | Category |
|---|---|---|---|
invoice_not_schedulable_in_current_state | invalid_request_error | 422 | Invoices |
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.