Hello, I'm inquiring what the difference between the fields from the two templates. Currently, our code base requests data from these two templates, most of our securities dividend's our requesting 'dividend currency' from composite template and successfully gets the dividend currency correctly. While some securities can't…
Is there any API via DSS that can provide the complete list of Futures RIC Root that client can use to pull the details? Client is after the RIC ROOT and associated description for the future along with exchange code / name for all the exchanges. DSS GUI limit search to 5000 RIC root only.
request_body = { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.TermsAndConditionsExtractionRequest", "ContentFieldNames": [ "RIC", "CUSIP", "ISIN", "SEDOL" ], "IdentifierList": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentIdentifierList",…
... or Option Hi Team, Can you please confirm if there is any API code to add the instruments to the instrument list from the response received in API query of 'Search for a Future or Option' API Query: { "SearchRequest": { "FileCodes": null, "CurrencyCodes": null, "ExchangeCodes": null, "IdentifierType": "Ric",…
The issue: * For a long time, the instrument list we use to upload instruments from Fusion into DSS remained the same as long as the instrument file name remained unchanged. The instrument file simply used to update the existing lists and NOT create a new instrument list. * As you know, the scheduled reports have to be…
...ing download? Hi all. We are consuming the https://selectapi.datascope.refinitiv.com RestApi/v1. Methods I am calling are: - [1] StandardExtractions/UserPackages - [2] StandardExtractions/UserPackageDeliveries - [3] StandardExtractions/UserPackageDeliveryGetUserPackageDeliveriesByPackageId The process is fine and we are…
I want to get the settlement price for a specific identifier. I have tried with the following request, but this returns a response code of 400. What am I doing wrong? * { * "ExtractionRequest": { * "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.IntradayPricingExtractionRequest", * "ContentFieldNames":…
hi, I would like to download the daily BPV time-series for * FGBLc1=CTD * FGBSc1=CTD * FGBMc1=CTD * FGBLc1=CTD How can I do that via a python api? Regards Sumit
I am using the DSS UI and have successfully able to download the data as shown However, when I try to get this data via the REST API, I get the error I have generated my token successfully as shown below. Please can you help? Regards Sumit
How to get FX rates from DSS rest API using python? any prerequisites needs to be done from our application?
It looks like you're new here. Sign in or register to get started.