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.
Related
All 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.