create_export
Create an export job for a financial statement. Provide the statement ID and choose to include unmatched transactions. The export runs asynchronously; monitor via polling or webhooks.
Instructions
Create export. Create a new export job. The export will be processed asynchronously. Poll the job status or use webhooks to know when it's ready.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| statementId | Yes | Statement ID to export | |
| includeUnmatched | Yes | Include unmatched transactions |