requestMsg = "{""ExtractionRequest"": {""@odata.type"": ""#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.IntradayPricingExtractionRequest""," & _
Hi, I'm trying to access Thomson Reuters Premium Pricing data, what would be the class/method for ExtractionRequests? In the above for intra-day pricing is IntradayPricingExtractionRequest. What would be for Thomson Reuters Premium Pricing?
Another question is, how would we be able to extract prices based on regions and times under Thomson Reuters Premium Pricing? For example:
Region:Emea
Time: 12GMT/BST
Trade Date: 10/03/2019
or
Region:US
Time: 15:00 EST/EDT
Trade Date: 10/03/2019
Thank you!