Endpoints
-
Get details about clients under a particular owner
This 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 AccountValueProtectionLimit
Enables 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 details
Get details about a client
GET https://gateway.saxobank.com/sim/openapi/port/v1/clients/{ClientKey}
-
Get logged in client details
Get 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 profile
Enables 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