Hallo All, I have below CompositeExtractionRequest extraction request where when requested for ISIN some values return with TRADE date and also values for rest of the field but some without any TRADE date and rest of the field also return nulls without ISIN. It returns values ony with Ric and Contributor Code. What is the…
Hi Team, Can you please help us in creating an impersonation token V3, in postman with an expired token? We are getting the below error in postman, but in refinitiv, we can successfully generate a new token, with expired token details. (And for the new token generation we are giving expired token and application ID in the…
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!
It looks like you're new here. Sign in or register to get started.