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": "#DataScope.Select.Api.Extractions.ExtractionRequests.DebtCorporateActionsIsoExtractionRequest",
I can see that maximum of 3000 instrument list we can pass and we have approx 17000 instrument list so can we make 6 parallel API hits each of 3000 instrument list with no issues? Or we need to hit one by one to get response?