-
Issues with ExtractRaw Corporate Actions API – Latest Data, Expired Events & SWIFT Message Sequence
We are consuming Corporate Actions SWIFT data using the LSEG DataScope Select API: Endpoint: POST /RestApi/v1/Extractions/ExtractRaw Request Types Used: CorporateActionsIsoExtractionRequest (Equity) DebtCorporateActionsIsoExtractionRequest (Debt) Observed Issues 1)Older SWIFT Messages Returned Instead of Latest Only We…
-
DSS API service returned 503 service unavailable error
We are hitting 6 APIs with 2 threads at a time, the last 6th thread got failed with 503 error. Can you please check. Below are our application logs - 2026/05/06 10:34:31.144 - INFO [2kt4g-2] [securities] lseg_swift_service.run_lseg_swift_extraction:0782 - Submitting Equity and FixedIncome chunked ExtractRaw calls in…
-
Can we increase maximum allowed instrument count in EXtractRaw API
While passing 16221 instrument list in posting body { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.DebtCorporateActionsIsoExtractionRequest", "Condition": { "ReportDateRangeType": "Init", "IncludeInstrumentsWithNoEvents": true, "IncludeNullDates": true, "ExcludeDeletedEvents":…
-
Maximum parallel thread we can hit for ExtractRaw API
Hi, Can you tell me how many parallel API hits we can make for API - https://selectapi.datascope.lseg.com/RestApi/v1/Extractions/ExtractRaw for "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.CorporateActionsIsoExtractionRequest", and "@odata.type":…
-
Need mandatory and optional parameter with their default values
I need mandatory and optional parameter with their default values so that I can accordingly decide what parameters to set for below - "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.DebtCorporateActionsIsoExtractionRequest" "@odata.type":…
-
Not getting any result for SWIFT messages (Equity and Debt)
We are not receiving any SWIFT data for either Debt or Equity. Request body for Debt - { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.DebtCorporateActionsIsoExtractionRequest", "Condition": { "ReportDateRangeType": "Init", "IncludeInstrumentsWithNoEvents": true,…
-
Not getting response for DEBT Swifts
1st URL hitting - https://selectapi.datascope.lseg.com/RestApi/v1/Extractions/ExtractRaw Posting body - { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.DebtCorporateActionsIsoExtractionRequest", "Condition": { "ReportDateRangeType": "Init", "IncludeInstrumentsWithNoEvents":…
-
Response received for SWIFT is not in valid format
URL hit is - https://selectapi.datascope.lseg.com/RestApi/v1/Extractions/ExtractRaw Posting body - { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.CorporateActionsIsoExtractionRequest", "Condition": { "ReportDateRangeType": "Init", "ReportIsoEvents": [ "BIDS", "TEND", "EXRI",…
-
Can we create two or more user ID for a single mailbox?
Need to ask we have a single mailID, can we use it and create multiple users from that single email ID. User to use DSS Rest APIs.
-
Want to select date range from and to date for EndOfDayPricingExtractionRequest
How can I select date range from and to date for EndOfDayPricingExtractionRequest. Posting body is - { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.EndOfDayPricingExtractionRequest", "ContentFieldNames": [ "Universal Close Price Date", "Universal Close Price", "Previous Close…
-
Validated end of day extraction for DSS Elektron EoD
Please advise how we can select REST API settings for "Use Validated end of day Prices" for DSS Elektron End of Day Pricing? Let me attach below screenshot of DSS GUI for your refernce.
-
Datascope Select API mismatch with workspace
Hello, for the date June 9th 2022, RIC EURSW=R, there is a mismatch between Workspace and Datascope Select API in "Days Maturity". In workspace (and bloomberg) it's 8 while from API it's 7.
-
Is there an option within the Futures & Options search function in DSS API with Exchange filter?
Our client has been searching futures and options data within the Futures and Options search function in DSS. They have the challenge where the business teams provide the payment team with about 10 securities a month that don't have RICs or ISINs. The payment team is happy with the data retrieved through the GUI search…
-
PCN215272
1) Could you please confirm the location of the SOAP WSDL file after this DNS change? The previous location was selectapi.datascope.refinitiv.com/datascopeapi/v1/extractionservice.asmx?wsdl so I assumed that the new one would be selectapi.datascope.lseg.com/datascopeapi/v1/extractionservice.asmx?wsdl But this new WSDL file…
-
EU HQLA, ECAI Credit Quality Step, Special ECAI Credit Quality Step Fields Downloads
Hi everyone, I’m trying to download the following regulatory attributes for a specific bond: EU HQLA classification ECAI Credit Quality Step Special ECAI Credit Quality Step Could you please advise how to access these fields via: Workspace Terminal Refinitiv/LSEG Data Library for Python Datascope Select (template name and…