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.
Related
All Recurring 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.