Endpoints
-
Get advisory accounts for specified client.
Get advisory accounts for specified client.
GET https://stgo-tst230.cf.saxo/openapi/partnerintegration/v1/advisoryaccounts/{ClientKey} -
Create advisory accounts for specified client.
Create advisory accounts for specified client.
POST https://stgo-tst230.cf.saxo/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://stgo-tst230.cf.saxo/openapi/partnerintegration/v1/advisoryaccounts/{ClientKey}/{AdvisoryAccountId} -
Delete specified client's advisory account.
Delete specified client's advisory account.
DELETE https://stgo-tst230.cf.saxo/openapi/partnerintegration/v1/advisoryaccounts/{ClientKey}/{AdvisoryAccountId}