Skip to content

Commit c56c89f

Browse files
authored
DOC-1378/update-limit-for-account-statement-generation-in-pdf (#455)
1 parent a8d3480 commit c56c89f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/accounts/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Access account statements with the API by calling the `account` query and adding
143143
They're also available from your **Dashboard** > **Data** > **Accounts**, and, if you're using it, Swan's Web Banking interface.
144144

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

148148
All account statements have a `period` attribute.
149149

0 commit comments

Comments
 (0)