Endpoints

  • Search all child counterparts based on ownerId

    Search all child counterparts based on the values provided in the search criteria. If only Keywords field is provided, it will search clients having AccountId Or ClientId Or ClientName Or UserId Or UserName field values. If AccountId, AccountKey, ClientId, ClientKey fields are provided, the lookup will be for an exact match of these values with AND operator. To get Accounts, Users info in the response, specify "Accounts", "Users" in the FieldGroups list respectively. The default value of $top is 10 and max value is 100.

    POST https://gateway.saxobank.com/sim/openapi/cs/v2/clientinfo/clients/search?$inlinecount={$inlinecount}&$skip={$skip}&$top={$top}