Exports
Download Transactions CSV
This endpoint generates a pre-signed AWS S3 URL for a CSV file with transactions.
GET
string
required
ID of the Business to download the transactions CSV for.
string
The start date for the transactions in ISO-8601 format. Defaults to the business activation date.
string
The end date for the transactions in ISO-8601 format. Defaults to the current date.
boolean
Filter transactions based on whether they are categorized.
string
Filter transactions based on a specific category.
string
Filter transactions based on their categorization status. Must be one of:
CATEGORIZED, UNCATEGORIZED, PENDING.