Endpoints
-
Get financial data of client
Get financial data of client
GET https://gateway.saxobank.com/sim/openapi/partnerintegration/v1/financialdata/{ClientKey}?AccountKey={AccountKey}
-
Create/Update finacial data for client
Create/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/Update finacial data for client
Create/Update finacial data for client
PUT https://gateway.saxobank.com/sim/openapi/partnerintegration/v1/financialdata/{ClientKey}/{AccountKey}