DSS API, RIC lost when request for a Chain RIC

For DSS API , it it support Search Chain RIC to get full RIC list ? If yes, could you provide a JASON Sample ?
Another question:
Please help to check if the following request message is correct or not. Client is complaining sometimes CLc1 is missing or CLc2 is missing.
The request message is
{"SearchRequest":{"PreferredIdentifierType":"Ric","Identifier":"CL","FuturesAndOptionsType":"Futures","AssetStatus":"Active","IdentifierType":"RICRoot"}}
The endpoint is
https://restapi-us2p.select.datascope.thomsonreuters.com/v1/Search/FuturesAndOptionsSearch
Best Answer
-
Hi @jessie.lin
For DSS product user, you can use TermAndCondition report template to extract constituent RICs. Below is the sample.
POST https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ExtractWithNotes
{
"ExtractionRequest": {
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.TermsAndConditionsExtractionRequest",
"ContentFieldNames": [
"RIC"
],
"IdentifierList": {
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.InstrumentIdentifierList",
"InstrumentIdentifiers": [
{
"Identifier": "0#CL:",
"IdentifierType": "ChainRIC"
}
]
}
}
}0
Answers
-
Q1: does DSS support chain constituents search ?
Most search functions do not support ChainRIC as an IdentifierType. But you can use a historical bulk search (I'm not 100% sure if this available to DSS customers though, you need to try it out):
End point: https://hosted.datascopeapi.reuters.com/RestApi/v1/Search/HistoricalBulkSearch
JSON body:
{
"Request": {
"Identifiers": [
{ "Identifier": "0#.FTSE", "IdentifierType": "ChainRIC" }
],
"Range": {
"Start": "2019-07-01T00:00:00.000Z",
"End": "2019-07-01T00:00:00.000Z"
}
}
}If you have TRTH you can use a historical chain constituents search. See TRTH REST tutorial 15 for the details.
There might be other solutions I am not aware of, I'm an API specialist, not a data specialist. You might want to ask a DSS product specialist, he might have a better idea.
Q2: Futures and Options search for CL RICs
Syntactically your request is correct (otherwise it would return an error), and it should always return the same list of RICs. I just ran it and it returned CLc1, CLc2 (and many other results). Important note: the results are not in alphabetical order, and their order can change.
That said, if you observe data anomalies, I suggest you call the Refinitiv Helpdesk number in your country. They will either have the answer for you right away, or will reach out to the content experts who can provide the answer you're looking for. This forum is aimed at software developers using Refinitiv APIs. The moderators on this forum do not have the required deep expertise in all the content sets available through our products to answer your question.
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 690 Datastream
- 1.5K DSS
- 629 Eikon COM
- 5.2K Eikon Data APIs
- 11 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 255 ETA
- 560 WebSocket API
- 39 FX Venues
- 15 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 25 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 281 Open PermID
- 46 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 23 RDMS
- 2K Refinitiv Data Platform
- 724 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 106 UPA
- 194 TREP Infrastructure
- 229 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 95 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛