Factuarea API

export_limit_exceeded

The filtered selection exceeds the 5,000-invoice cap of the export, so the file is refused up front instead of being silently truncated.

CodeTypeHTTPCategory
export_limit_exceededinvalid_request_error422Invoices

Cause

The filtered selection exceeds the 5,000-invoice cap of the export, so the file is refused up front instead of being silently truncated.

What to do

Narrow the filters — by date range or series — and export the invoices in several batches.

On this page