invalid_frequency_type
The frequency is outside the catalogue `daily`, `weekly`, `biweekly`, `monthly`, `bimonthly`, `quarterly`, `semiannual`, `annual`, `custom`.
| Code | Type | HTTP | Category |
|---|---|---|---|
invalid_frequency_type | invalid_request_error | 422 | Recurring Invoices |
Cause
The frequency is outside the catalogue daily, weekly, biweekly, monthly, bimonthly, quarterly, semiannual, annual, custom.
What to do
Pick one of the frequencies; use custom with an explicit interval when none of the named ones fits.
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.