Endpoints
-
Get the external accounts details list
Get the external accounts details list
GET https://stgo-tst230.cf.saxo/openapi/partnerintegration/v1/externalaccounts?ClientKey={ClientKey}&UserKey={UserKey} -
Create external accounts
Create external accounts
POST https://stgo-tst230.cf.saxo/openapi/partnerintegration/v1/externalaccounts?ClientKey={ClientKey}&UserKey={UserKey} -
Create external accounts
Create external accounts
PUT https://stgo-tst230.cf.saxo/openapi/partnerintegration/v1/externalaccounts?ClientKey={ClientKey}&UserKey={UserKey} -
Get the external accounts details list
Get the external accounts details list
GET https://stgo-tst230.cf.saxo/openapi/partnerintegration/v1/externalaccounts/{ClientKey} -
Update external accounts list
Update external accounts list
PATCH https://stgo-tst230.cf.saxo/openapi/partnerintegration/v1/externalaccounts/{ClientKey}/{ExternalAccountIdentifier} -
Delete an external account
Delete an external account
DELETE https://stgo-tst230.cf.saxo/openapi/partnerintegration/v1/externalaccounts/{ClientKey}/{ExternalAccountIdentifier} -
Update external accounts list
Update external accounts list
PATCH https://stgo-tst230.cf.saxo/openapi/partnerintegration/v1/externalaccounts/{ExternalAccountIdentifier}?ClientKey={ClientKey}&UserKey={UserKey} -
Delete an external account
Delete an external account
DELETE https://stgo-tst230.cf.saxo/openapi/partnerintegration/v1/externalaccounts/{ExternalAccountIdentifier}?ClientKey={ClientKey}&UserKey={UserKey}