For a deeper look into our DataScope Select SOAP API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 0 0 0

DSS CORAX API

The client will be getting the CORAX template access and they would like to get the API code (of python) that they wish to run to retrieve the data on CORAX template.

Below is the requirement. Can you please help advise on the code that they can use.

Client is looking at the last updated field in CORAX DSS standard template (date range) and the shares type data is outstanding.

dss-rest-apidatascope-selectdss
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
23k 22 9 14

Hello @anantha.shayana1,

The approach to DSS REST API integration is general, across the templates, not specific to CORAX, so we suggest that the client first reviews the fundamentals of the API by going through DSS Quickstart Guide.

Consequently, REST API Tutorials will be useful, suggest to focus on DSS Introduction, DSS Connection to server and DSS On Demand Corporate Actions tutorials in this section.

Next, if the client will be integrating using .Net SDK, suggest reviewing .Net SDK Tutorials ( with the corresponding code downloads.

If the client is interested in On Demand functionality (all parameters included in single request call), then review On Demand sections, if emulating GUI, with separate creation of Instrument List, Report Template and scheduling, then suggest to review GUI Controls tutorials that are included.

DSS Downloads section contains language-specific downloadable examples of DSS code, if the client is looking to integrate, for example, in Python on Java, the best way is to, next, download these examples, and replace the example request included in the body of code with the Corax request that they require.

Would also encourage the client developers to register on this developers portal, to be able to access the latest developer DSS documentation directly, and to consult this forum, both by search and by inquiry, as they integrate.

Hope this helps

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea