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.
| Code | Type | HTTP | Category |
|---|---|---|---|
export_limit_exceeded | invalid_request_error | 422 | Invoices |
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.