Audience:
Generate an account statement
Generate an account statement for a custom time period, either from the Dashboard or with the API.
Account statements include all booked transactions (SEPA Credit Transfers, SEPA Direct Debit, card transactions, fees, internal transfers, and all other transaction types). This is different from transaction confirmation statements, which only confirm specific SEPA Credit Transfer transactions.
Choose how to generate
generateAccountStatement mutation. Build it into your own flows.Duplicate requests
If you generate two statements with identical parameters (language, openingDate, closingDate), Swan only generates one statement.
For the second request, Swan returns the link to the first statement generated.
But if the language parameter changes, Swan generates a new statement in the updated language.
Review the statements concept for the full model.