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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
7 1 1 3

DSS Instrument Search API

In DSS InstrumentSearch, I'm trying to convert ISIN codes to RICs. Is it possible to include key code ISINs in the DSS API Response? 

dss-rest-api#product
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.

1 Answer

· Write an Answer
Upvote
Accepted
80.1k 257 52 75

@hiroko.goto

Thank you for reaching out to us.

I can't find a way to include key code ISINs in the InstrumentSearch DSS API Response. The InstrumentSearch DSS API Response is fixed, as shown below.

        {
            "Identifier": "IBM.LM",
            "IdentifierType": "Ric",
            "Source": "LMA",
            "Key": "VjF8MHgwMDAzZGQwMDEzNzlkNDYwfDB4MDAwM2RjMDAzZGNiNDE2OHxMTUF8RVFRVXxFUVRZfE9EU0h8RXx8SUJNLkxNfDAzOTM",
            "Description": "INTERNATIONAL BUSINESS MACHINES ORD",
            "InstrumentType": "EquityQuote",
            "Status": "Valid"
        },

However, you can use other methods to convert ISINs to RICs as mentioned in the ISIN to RIC conversion with the DSS (DataScope Select) REST API article.



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.