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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 0 0 1

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 512.0 KiB each and 1.0 MiB total.

@anantha.shayana

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?


If yes please click the 'Accept' text next to the reply.

This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.


Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS

1 Answer

· Write an Answer
Upvotes
Accepted
32.2k 40 11 20

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 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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