{ "opencollection": "1.0.0", "info": { "name": "Services.AutoTrading Account Values ExtendedAccounts API", "version": "2.4.138+710c760591" }, "items": [ { "info": { "name": "ExtendedAccounts", "type": "folder" }, "items": [ { "info": { "name": "Update account information", "type": "http" }, "http": { "method": "PATCH", "url": "https://gateway.saxobank.com/sim/openapi/port/v1/extendedaccounts/:AccountKey/:AccountLevel", "params": [ { "name": "AccountKey", "value": "", "type": "path" }, { "name": "AccountLevel", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://sim.logonvalidation.net/authorize", "accessTokenUrl": "https://sim.logonvalidation.net/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Update Display Name at Account or AccountGroup Level of an Extended Account" } ] } ], "bundled": true }