Endpoints
-
Get financial data of client
Get financial data of client
GET https://gateway.saxobank.com/sim/openapi/partnerintegration/v1/financialdata?AccountKey={AccountKey}&ClientKey={ClientKey}&UserKey={UserKey}
-
Create or Update finacial data for client
Create or Update finacial data for client
PUT https://gateway.saxobank.com/sim/openapi/partnerintegration/v1/financialdata?AccountKey={AccountKey}&ClientKey={ClientKey}&UserKey={UserKey}
-
Get financial data of client
Get financial data of client
GET https://gateway.saxobank.com/sim/openapi/partnerintegration/v1/financialdata/{ClientKey}?AccountKey={AccountKey}
-
Create or Update finacial data for client
Create or Update finacial data for client
PUT https://gateway.saxobank.com/sim/openapi/partnerintegration/v1/financialdata/{ClientKey}?AccountKey={AccountKey}
-
Get financial data of client
Get financial data of client
GET https://gateway.saxobank.com/sim/openapi/partnerintegration/v1/financialdata/{ClientKey}/{AccountKey}
-
Create or Update finacial data for client
Create or Update finacial data for client
PUT https://gateway.saxobank.com/sim/openapi/partnerintegration/v1/financialdata/{ClientKey}/{AccountKey}