I am retrieving TCMB(Central Bank of Turkey) published data(including KKM-related values) using the Refinitiv Datascope select rest api. In eikon, the timestamp field appears as VALUE_TS1, however when using the DSS API, this mnemonic is not accepted in contentfieldnames. What is the correct D SS content field name…
Hello, I'm using https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractWithNotes to try to get the Basis, but I'm always getting null as response. This is my request : { "ExtractionRequest": { "@odata .type": "#DataScope.Select.Api.Extractions.ExtractionRequests.PriceHistoryExtractionRequest",…
I have a Client that is using the DSS API. However, the RIC's that they are using (ex; JPYTHBBB=BKTH & JPYTHBBB1=BKTH) is providing 5-6 decimals in the Universal Close, Ask, and Bid Price fields. The client only wants to see 4 decimal places. In the DSS GUI, we were able to change the decimal places for each field, and was…
I tried the following conditions for DSS EoD Pricing in Postman samples. "ReturnLastTradingDayPriceOnNonTradingDay": true, "ReturnNullCodeValuesInExtractionPricingFields": false I received below error message. Would you advise what is the wrong with this? Error Message 400 bad request "error": { "message": "Malformed…
This client is currently using LSEG real time service and considering switching to DSS REST API to snap financial data. They would like to migrate from the current API "RFA Java 7.6 + Marketfeed format" to the DSS REST API as easily as possible. With RFA Java 7.6 + Marketfeed format, RIC and fields were set in Java XML…
I have some quesitons on DSS REST API parameter "UseUserPreferencesForValidationOptions". (1) Is this paramter related to only DSS preferences for "instrument validations" such as "Exclude FINR as Pricing Source for Bonds", "Use Exchange Code Instead of Lipper as Mutual Fund Default Source" etc.? (2) I have a client who is…
hi, while trying new DNS as per "PCN215272-DataScope Select & Tick History API Access Changes Requiring Client Action", we get erro 502 "Bad Gateway". What is the meaning of this?
Hi, I'm using REST API for GUI control calls. In particular, I’m performing a PUT call to change the “Condition” in a historical report template so that I can modify the dates range. The request is working without errors (result code 204), but after that I don't see any change in the template available in the GUI. The Call…
Hi Team, Below is my request body and I want to include CAP, DIV, and MNA together as CorporateActionsStandardEventsType within a single API call. { "ExtractionRequest": { "@odata .type": "#DataScope.Select.Api.Extractions.ExtractionRequests.CorporateActionsStandardExtractionRequest", "ContentFieldNames": [ "Security Long…
It looks like you're new here. Sign in or register to get started.