Details shared by the Customer: We are still receiving the 503 errors and I am unable to provide you the query as we are not logging the payload we send. The error will return a message such as: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd"> <HTML><HEAD><TITLE>Service…
Refinitiv customer support recommended me to use /Extractions/InstrumentListImportFromBytes. I cannot find much information in the REST API Reference tree or in the Q&A Forum. It would be great if you could please provide me with information about what the API does and examples for the input and output. These are the steps…
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
It looks like you're new here. Sign in or register to get started.