CSV export (UW table)
The fastest way to get a structured spreadsheet of the bank statement data.month_as_row (default):
month_as_col (pivoted):
account_id=0) per statement, which is the aggregate of all accounts in that month. Good for pivot tables in Excel or Google Sheets.
Exclusions are applied before the CSV is generated. Excluded documents and accounts are omitted.
In Python:
Excel export
Returns an.xlsx file using your org’s spreadsheet template.
JSON analytics
Use/analytics for the full structured data. See working with analytics for field details.