Skip to main content
Input object Options for the read-export operations (GET_TRANSACTIONS_EXPORT, GET_BALANCES_EXPORT).

Input fields

DateTime
Only include records created at or after this time. Defaults to 90 days before createdLte. Applies to GET_TRANSACTIONS_EXPORT; GET_BALANCES_EXPORT is a point-in-time snapshot and ignores the window. Must be strictly before createdLte.
DateTime
Only include records created at or before this time. Defaults to now.
Boolean
Also include memo and category metadata for each record. Slower; defaults to false.