From ead149a555719be661cb0de1bcaa965e190e5bba Mon Sep 17 00:00:00 2001 From: Maxence Busson Date: Wed, 15 Oct 2025 13:17:00 +0200 Subject: [PATCH] DOC-1378/update-limit-for-account-statement-generation-in-pdf --- docs/topics/accounts/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/accounts/index.mdx b/docs/topics/accounts/index.mdx index c3c871e6fa..4298163f02 100644 --- a/docs/topics/accounts/index.mdx +++ b/docs/topics/accounts/index.mdx @@ -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.