Generate Comprehensive Account Statements for Specified Period

The POST /api/Statement/V2/full endpoint allows users to generate and retrieve a comprehensive account statement for a specified period. This functionality is essential for users needing detailed financial reviews and insights into their account activities.

Purpose:

This API endpoint enables users to obtain a full-length account statement that includes all relevant transaction details, providing a complete overview of their financial activities over the selected period.

Response:

Upon a successful request, the response will include a comprehensive account statement suitable for in-depth financial review.

Security:

Ensure that users are properly authenticated before accessing this endpoint to protect sensitive financial information. The detailed statement should be securely handled to prevent unauthorized access to financial data.

Body Params
date-time
required
financialAccountIds
array of strings
required
financialAccountIds*
string | null
string
enum
Allowed:
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response
200

Success

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!