Queues an asynchronous export job that produces one CSV per filing, bundles them into a zip, uploads the zip to storage, and emails a signed download link to delivery_recipients when complete. All filings in a single request must belong to the same corporation (max 100 filings). Poll job status via the jobs endpoint, filtering by entity=FILING and operation=EXPORT_INDIRECT_TAX_FILINGS_LIABILITY_REPORT.
Documentation Index
Fetch the complete documentation index at: https://docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
List of filing UUIDs to include in the export. Maximum 100 entries.
1 - 100 elementsEmail addresses that will receive a signed download link to the generated zip when the export job completes.
1["tax-team@example.com"]