Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/topics/accounts/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Access account statements with the API by calling the `account` query and adding
They're also available from your **Dashboard** > **Data** > **Accounts**, and, if you're using it, Swan's Web Banking interface.

Account statements are available in `.pdf` or `.csv` format by default.
Statements with **more than 50,000 transactions** are generated as `.csv` files, even if you request `.pdf`.
Statements with **more than 10,000 transactions** are generated as `.csv` files, even if you request `.pdf`.

All account statements have a `period` attribute.

Expand Down