Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • DSS /

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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

avatar image
Question by timothyley · Mar 04, 2021 at 03:24 PM · dss-rest-apidatascope-selectdssapirics

IdentifierType to get a special asset type

Hi there,


I tried to call a DSS ExtractWithNotes API to get some Instrument details of ISIN SG1Z70955880. I used ISIN as IdentifierType. However it returned me with a MTLF asset type. I wanted to the EQTY asset type details.


Are they any other IdentifierType to call the specific asset type I want. Please take into consideration that I do no know the RIC, and the only information I am given is ISIN.



People who like this

0 Show 1
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

avatar image
REFINITIV
zoya faberov ♦♦ · Mar 04, 2021 at 07:42 PM 0
Share

Hello @timothyley,

Please include the complete request that you run, as different request types accept different parameters, the complete spec can be reviewed on DSS API Reference Tree?

2 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by zoya faberov · Mar 05, 2021 at 04:00 PM

Hello @timothyley,

Would like to suggest to run InstrumentSearch on Equities, per your required Isin, first:

{
                {protocol}}{
                {host}}{
                {api}}Search/InstrumentSearch 
{
  "SearchRequest": {
        "InstrumentTypeGroups": [           
            "Equities"
        ],
        "IdentifierType": "Isin",
        "Identifier": "SG1Z70955880",
        "PreferredIdentifierType": "Ric"
    }
}

There are several results for this Isin, more then one.

Once you identify which instrument you require, you can request CompositeRequest on that RIc, next.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

avatar image
Answer by timothyley · Mar 05, 2021 at 01:22 AM

Hi @zoya.farberov


Here is my request.


{

"ExtractionRequest": {

"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.CompositeExtractionRequest",

"ContentFieldNames": [

"Asset Type", "Asset SubType", "Security Description", "Security Long Description", "ISIN", "RIC", "Common Code", "CUSIP", "Currency Code", "Nominal Value", "Domicile", "FATCA GO Flag", "FDAP Exemption Flag", "FDAP Inclusion Flag", "Coupon Class Type", "Day Count Code Description", "Day Count Code", "Coupon Frequency", "Coupon Rate", "First Coupon Date","Last Coupon Date", "Next Pay Date", "Maturity Date", "Issuer Name", "Transfer Agent", "Exchange Code","Secondary Currency Code","Parent Issuer Name", "Parent Immediate Issuer Name","Parent Original Issuer Name"

],

"IdentifierList": {

"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.InstrumentIdentifierList",

"InstrumentIdentifiers": [

{ "Identifier": "SG1Z70955880", "IdentifierType": "Isin" }

]

}

}

}



I am trying to call for a EQUITY asset type. However, it returned a MTLF.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
13 People are following this question.

Related Questions

Get the exchange rates list by Instrument List Id

What is the difference between RIC Codces that end with =X?

Filter out Continuation RIC in a Terms and Condition extraction request result

Does Datascope Select support JWT (JSON Web Token) payload encryption and decryption

Most cost effective way to figure out a primary RIC from an ISIN (or other identifier)

  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • FX Venues
    • FX Trading – RFQ Maker
  • Intelligent Tagging
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open Calais
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • RDMS
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • Workspace SDK
    • Element Framework
    • Grid
  • World-Check Data File
  • Yield Book Analytics
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges