Please share the API to retrieve ISIN and LEI data elements using python or a SDK.
Hi Team, I am using https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractWithNotes to fetch the standard coporate action data, the api is wroking fine when using delta query, but for init query my payload is failing Please find the details: { "ExtractionRequest": { "@odata.type":…
CAn someone show me how to make a request to get a list of s&p500 stocks? I can't seem to find this anywhere. What can I do do make a request? Is there a simple get request endpoint? I want to feed the results into this request to get all csv order book data: json_blob = { "ExtractionRequest": { "@odata.type":…
Good Afternoon! I am in the process of migrating from DSS SOAP to DSS REST. We request corporate actions for known instruments. One thing that happens in the existing codebase is the retrieval of all available Corporate action fields for a certain corporate actions type ("DIV", "CAP", "MNA"): This is done like so: var…
Give me the parameter that i can define to get the history data in the below example. { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.EndOfDayPricingExtractionRequest", "ContentFieldNames": [ "Trade Date", "Universal Close Price", "Universal Bid Ask Date", "Security…
Which language can b use or available for API? Thanks
Hello, there is webui application (https://select.datascope.refinitiv.com/Pubs/Permissions/UserBrowser). Do you know, if there is any API endpoint available for this? I am trying to find a way of verification, if the specific DSS account has been cancelled/deactivated. In pubs App there is a field 'is active', but i…
Does anyone know the force trigger API for DSS? Thanks Sohail Khokhawala
#9038445 account I am using the Datascope API to create and populate an Instrument List through a python code In the Datascope GUi, I am able to add an inactive RIC example SPXWa082554000.U However when I add this RIC through the API, I am getting an error 'Message': 'RIC, SPXWa082554000.U (not found)'}]}, Please advise…
The issue is when client try to extract more than 250 ISIN, they get an empty answer from the server. Please note that if client use 10 isins, client can extract with API perfectly, if client repeat those isin 100 times (so 1000 total isin requested) client get an empty answer, so the isins are not the problem. The problem…
It looks like you're new here. Sign in or register to get started.