{ "opencollection": "1.0.0", "info": { "name": "Services.AutoTrading Account Values CashManagement - Cash Withdrawal Limits API", "version": "2.4.138+710c760591" }, "items": [ { "info": { "name": "CashManagement - Cash Withdrawal Limits", "type": "folder" }, "items": [ { "info": { "name": "CashWithdrawalLimitGetCashWithdrawalLimitsAsync", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/atr/v1/cashmanagement/withdrawallimits/:AccountKey", "params": [ { "name": "AccountKey", "value": "OV6ZL2-AYB0VvW2FzEqz7A==", "type": "path", "description": "AccountKey" } ], "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 available amount for withdrawal." }, { "info": { "name": "CashWithdrawalLimitGetCashWithdrawalLimits", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/atr/v1/cashmanagement/withdrawallimits", "params": [ { "name": "AccountKey", "value": "", "type": "query", "description": "AccountKey" }, { "name": "ClientKey", "value": "", "type": "query", "description": "ClientKey" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://sim.logonvalidation.net/authorize", "accessTokenUrl": "https://sim.logonvalidation.net/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Obsolete Get available amount for withdrawal." } ] } ], "bundled": true }