Factuarea APIDevelopers

export_document_cap_exceeded

The packaged download asks for MORE DOCUMENTS than that artifact type allows. It is not a request limit nor a permissions problem: it is the size of what a single call asks for, and the very same cap rules the web application and the API, so splitting the work across surfaces does not dodge it.

CodeTypeHTTPCategory
export_document_cap_exceededinvalid_request_error413Exports

Cause

The packaged download asks for MORE DOCUMENTS than that artifact type allows. It is not a request limit nor a permissions problem: it is the size of what a single call asks for, and the very same cap rules the web application and the API, so splitting the work across surfaces does not dodge it.

What to do

Split the download into chunks below the cap —by date range, by series, or in batches of identifiers— and ask for them one at a time. If your normal operation needs that volume in a single call, request an increase of the cap for your company: it is granted without changing anything in your integration.

On this page

Need a hand?Contact support