invalid_frequency_interval
The interval is lower than 1, so the recurrence would never advance to a next run.
| Code | Type | HTTP | Category |
|---|---|---|---|
invalid_frequency_interval | invalid_request_error | 422 | Recurring Invoices |
Cause
The interval is lower than 1, so the recurrence would never advance to a next run.
What to do
Send an interval of 1 or more: it multiplies the frequency, as in monthly with interval 2 for every two months.
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.