The DSS Rest API returns no values for some ISINs even though there are values present in the composite template accessible through the DSS Web UI. For example, for US46647PBW59: Request: @{'ExtractionRequest': {'@odata.type': '#DataScope.Select.Api.Extractions.ExtractionRequests.CompositeExtractionRequest',…
Could you help me find symbols in the historical Refinitiv API: 1. NYMEX Brent Oil 2. ICE Crude Oil I tried to search, but could't find the exact RIC for the commodities. Also, please could you verify that I used the correct symbols for: - ICE Brent: LCO - CME NYMEX: CL
Evaluated Pricing folder.pdfI would like to know if DSS Pricing Service file can be delivered through DSS REST API. The bespoke output files of derivatives/structured notes are delivered for contracted clients via DSS "The Pricing Service" screen as attached screenshot. Can I double check if we can download them through…
HI, I'm trying to create a request to get historical price from RIC with java, how to get bid/ask price and filter by date? any idea? JSONObject searchJSONObject = new JSONObject() .put("SearchRequest", new JSONObject() .put("IdentifierType", "Ric") //.put("Identifier", "US10YT=RRPS") .put("Identifier", "JPY=")…
I have been exploring DSS for the past few days. I've skimmed through the REST API tutorials which use postman and have so far been successful. I am currently trying to write a python script to extract minute-wise data of the past 3 years of SPX futures and options and with the help of…
Hello Team, I have a client from Citadel, who is looking out an answer for below question. Initial query:-Using the @odata.nextlink property to iterate over search results. However every time I call the API it returns a different unique set of tickers when I combine everything(each time it returns 1350 results, but there…
Hi, Is it possible to search multiple instruments/batches of instruments via the DSS API searches at the same time? My client from Baader Bank AG is would like to provide multiple ISINs and MICs in order to search the correct RIC. The only solution I found is to map statically MICs to Exchange Code and then use the…
I am trying to pull ticks for expired contracts using DSS REST API. Extraction URL: https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw Payload: {"ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.TickHistoryTimeAndSalesExtractionRequest",…
i am trying to add the number of rows at the trailer of the records. However, i keep hitting error 400. Below is the error message and what i entered under "Conditions" Error {"error":{"message":"Malformed request payload: Error while parsing an enum value: Requested value 'Row Count' was not found."}} Values entered…
What would be the API request message to collect an extracted file available on GUI?
It looks like you're new here. Sign in or register to get started.