Factuarea API

recurring_invoice_cannot_run

The recurrence cannot generate an invoice right now: it is not running, its cycle is over, or it lacks the data an invoice needs. `error.message` states the specific reason.

CodeTypeHTTPCategory
recurring_invoice_cannot_runinvalid_request_error422Recurring Invoices

Cause

The recurrence cannot generate an invoice right now: it is not running, its cycle is over, or it lacks the data an invoice needs. error.message states the specific reason.

What to do

Fix what the message names — resume it, extend the number of occurrences, or complete the missing data — before forcing a run.

On this page