@zoya.farberov, Hi Zoya, Please look into this request? Thanks
Hi Team, I am raising this question on behalf of client Stephen Brooks( s.brooks@winton.com), client is using TRTH/DSS API equity search POST https://hosted.datascopeapi.reuters.com/RestApi/v1/Search/EquitySearch with Sedol and ExchangeCode specified. However they are getting error “Validation Error:\r\n\r\nThe Exchange Codes LSE is not supported; supported values are: 4AX, ABJ, ABD, ADS, ADF, ADC, N/E”
Example POST body below for Apple Inc: { "SearchRequest": { "AssetStatus": "Active", "ExchangeCodes": [ "NSM" ], "Identifier": "2046251", "IdentifierType": "Sedol" } }
I have further checked in DSS GUI equity search screen and notice that we have only the below options under exchanges: “4AX, ABJ, ABD, ADS, ADF, ADC, N/E”, Is this a reason why we get above error and how to run the query to pull equity search results for other exchanges by searching with Sedol option?
Regards,
Shyamala K