Endpoints

  • Get Trades Executed report for the accounts of a specified client

    Get Trades Executed report for the accounts of a specified client.

    This report is available in the following formats:

    • PDF
    • 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://wlc1.tst.saxobank.com/openapi/cr/v1/reports/TradesExecuted/{ClientKey}?AccountGroupKey={AccountGroupKey}&AccountKey={AccountKey}&FromDate={FromDate}&ToDate={ToDate}