{ "opencollection": "1.0.0", "info": { "name": "Services.AutoTrading Account Values Historical Report Data - Trade Details API", "version": "2.4.138+710c760591" }, "items": [ { "info": { "name": "Historical Report Data - Trade Details", "type": "folder" }, "items": [ { "info": { "name": "Get Trade Details report for the accounts of a specified client", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/cr/v1/reports/TradeDetails/:ClientKey", "params": [ { "name": "AccountKey", "value": "LZTc7DdejXODf-WSl2aCyQ==", "type": "query", "description": "The account key." }, { "name": "ClientKey", "value": "5DG7K1P5cqYBZ77tl7Af4w==", "type": "path", "description": "Unique id of the client." }, { "name": "FilterType", "value": "", "type": "query", "description": "Values which gets included in the request" }, { "name": "FilterValue", "value": "", "type": "query", "description": "Id for the specified filter type." }, { "name": "TradeId", "value": "293832", "type": "query", "description": "Trade id" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://sim.logonvalidation.net/authorize", "accessTokenUrl": "https://sim.logonvalidation.net/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Get Trade Details report for the accounts of a specified client.\r\n \r\nThis report is available in the following formats:\r\n\r\n\r\n* PDF\r\n\r\nTo request a PDF format, please set the 'Accept' header on your request as follows:\r\n\r\n\r\n* For PDF : application/pdf" } ] } ], "bundled": true }