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.
Related
All Invoices error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.