Can someone please suggest how to get ideintiifer list and validate them as we are getting fomr some of them is invalid. "InstrumentIdentifiers": [ {"Identifier": "EURBRL", "IdentifierType": "Ric"} ], I need conversion for USD to BRL but it is showing invalid , how to validate them
Hallo All, I have below CompositeExtractionRequest where i want to fetch the response on specific date based on trade date. So i want to get the data from 01.07.2022, 02.07.2022 and 06.07.2022 and i want to filter this with trade date. How to specify this filter in the extraction request ? requestHeaders = { "Prefer":…
Hi team, we need to consume ticHistory for the identifier List, can you please provide info for the identifier list and their format so we can put into the request ? For example if we need to get the tic hisotyr from EUR to INR how can we send it or from USD to INR.
I am trying to get all CBOT ZB contracts that have tick data stored. As such I am running HistoricalChainResolution query like this: Here are my outputs. As you can see I get 41 contracts, which is way too low... with 4 quarterly contracts going back to 1995 there should be over 100. Are any of these RICs from pre-2000…
I am trying to make Composite Extraction Request for 1 instrument and 25 fields, but it takes 10-20s to get a response. Any ideas what could be the issue here? var extractionsContext = new ExtractionsContext(new Uri("https://selectapi.datascope.refinitiv.com/RestApi/v1/"), "acc", "pw"); var extractionRequest = new…
Hi, Are there any limits on the number of records that can be requested using the REST API? Both for individual requests and/or a daily limit? We're using the ExtractWithNotes API call to retrieve Terms and Conditions and bond schedule data. Cheers, Richard
May I know where to download the API request body example(like a form just filling those field values) for each DSS/RTH template? e.g., for the TimeAndSales template, the request body can be: request_body = { "ExtractionRequest": { "@odata.type":…
Hi, Do you have example on how to retrieve Last trading day for future chain (within a specific date range) using chain RIC? Thanks in advance!
Hi, Client is using the SAP systems to pull in data from DSS REST API - need your advice on below questions. The questions are as follows: * We are working with our technical team, but we still trying to find out what is the expected API string for Refinitiv example for currencies. Instrument id is GBPEUR= for GBP-EUR…
Hello, I can't seem to succeed to update the Endate of my SinglePriceHistory ReportTemplate using REST API. I always get this error : {"error":{"message":"Validation Error:\r\n\r\nInternal constraint \"ReportTemplate.InvalidFieldsForAdjustedPrices\" execution failure: message='Value cannot be null.\r\nParameter name:…
It looks like you're new here. Sign in or register to get started.