post https://gw.mvsandbox.com/api/invoicing/v1.1/documents/export
Export ES invoices matching the provided filter
parameter.
- If
async
is true, the file will be exported asynchronously, and sent by email. - If
async
is false, the file will be exported synchronously, and return within the response (limited up to 100K documents).