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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 1 2 3

In DSS SOAP API : How to extract reference data (static data) for instruments and sample C# code to extract end of day prices for equities

refinitiv-realtimedss-rest-apidatascope-selectdssdatastatic-datadss-soap-api
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.

Upvotes
Accepted
78.1k 246 52 72

@sree.harsha

You can refer to .NET examples for DataScope Select 12.0 SOAP API from here. It contains the EndOfDaySample and TermsAndConditionsSample. You also need to refer to the DATA CONTENT GUIDE FOR DATASCOPE SELECT 12.3 for definitions of all of the data fields available in DataScope Select.

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.

Upvotes
21.8k 57 14 21

@sree.harsha For C#, we provide a .NET SDK and also an example application which is interactive and quite comprehensive. Using SDK will be considerably easier than using SOAP API which is not supported and its REST API now.

To get SDK and Example Application, Login to the Datascope Web GUI and Select Help -> Rest API Help and download from SDK menu at the top.

The example application allows trying out various API endpoints (which you are permissioned for), and also the sample C# code to implement that API function.

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.

We are currently using DSS SOAP API for getting Fixed income prices. Now we are trying to use SOAP API to retrieve static data and equity prices. Could please specify which API method need to be used for this purpose.

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.