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…
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":…
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":…
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":…
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,…
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":…
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",…
We are currently using the DSS API to create a large volume of Instrument Lists (approximately1,000 per day) in the DSS portal. To manage this efficiently, we are attempting to delete Instrument Lists in bulk using the InstrumentListDeleteMultiple endpoint. While we can successfully delete a single Instrument List by…
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.
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…
It looks like you're new here. Sign in or register to get started.