Endpoints
-
Get advisory accounts for specified client.
Get advisory accounts for specified client.
GET https://gateway.saxobank.com/sim/openapi/partnerintegration/v1/advisoryaccounts/{ClientKey} -
Create advisory accounts for specified client.
Create advisory accounts for specified client.
POST https://gateway.saxobank.com/sim/openapi/partnerintegration/v1/advisoryaccounts/{ClientKey} -
Update advisory accounts for specified client's advisory account.
Update advisory accounts for specified client's advisory account.
PATCH https://gateway.saxobank.com/sim/openapi/partnerintegration/v1/advisoryaccounts/{ClientKey}/{AdvisoryAccountId} -
Delete specified client's advisory account.
Delete specified client's advisory account.
DELETE https://gateway.saxobank.com/sim/openapi/partnerintegration/v1/advisoryaccounts/{ClientKey}/{AdvisoryAccountId}