recurring_invoice_requires_at_least_one_line
The recurrence has no lines, so every generated invoice would come out empty.
| Code | Type | HTTP | Category |
|---|---|---|---|
recurring_invoice_requires_at_least_one_line | invalid_request_error | 422 | Recurring Invoices |
Cause
The recurrence has no lines, so every generated invoice would come out empty.
What to do
Add at least one line with description, quantity and unit price before saving or activating the recurrence.