Endpoints
- 
Get details about clients under a particular ownerThis endpoint will return information for all clients under the specified owner as well as the owner itself. GET https://gateway.saxobank.com/sim/openapi/port/v1/clients?$inlinecount={$inlinecount}&$skip={$skip}&$top={$top}&OwnerKey={OwnerKey}
- 
Enables IB to switch position netting mode(or netting profile) and change AccountValueProtectionLimitEnables IB to switch position netting mode(or netting profile) and change account value protection limit on behalf of its clients. PATCH https://gateway.saxobank.com/sim/openapi/port/v1/clients?ClientKey={ClientKey}
- 
Get client detailsGet details about a client GET https://gateway.saxobank.com/sim/openapi/port/v1/clients/{ClientKey}
- 
Get logged in client detailsGet details about logged-in user's client GET https://gateway.saxobank.com/sim/openapi/port/v1/clients/me
- 
Enables user to switch position netting mode or netting profileEnables user of the client to switch position netting mode or netting profile of its own. PATCH https://gateway.saxobank.com/sim/openapi/port/v1/clients/me