Factuarea API

invalid_frequency_interval

The interval is lower than 1, so the recurrence would never advance to a next run.

CodeTypeHTTPCategory
invalid_frequency_intervalinvalid_request_error422Recurring 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.

On this page