Using the DSS REST API, how do I suppy both ISIN and EXCHANGE CODE in a query?

oranjsr
oranjsr Newcomer
Using the DSS REST API, how do I suppy both ISIN and EXCHANGE CODE in a query?

Best Answer

  • @Oran,

    please refer to this article, which covers the topic of converting ISINs to RICs in detail.

    Edit (add):

    In a nutshell, here is the syntax:

    { "Identifier": "US4592001014", "IdentifierType": "Isin", "Source": "PSE" },