Endpoints
-
Get Account statement report for the accounts of a Specified client
Get an account statement report for the accounts of a Specified client.
This report is available in the following formats:
- Excel
To request a specific format, please set the 'Accept' header on your request to one of the following:
- For PDF : application/pdf
- For Excel : application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
GET https://gateway.saxobank.com/sim/openapi/cr/v1/reports/AccountStatement/{ClientKey}?AccountGroupKey={AccountGroupKey}&AccountKey={AccountKey}&AccountStatementSortByRule={AccountStatementSortByRule}&FromDate={FromDate}&ToDate={ToDate}