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.