HTTP POST http://api.trkd.thomsonreuters.com/api/EstimatesIBES/EstimatesIBES.svc/REST/EstimatesIBES_1/GetEstimateSummaries_1 Content-Type application/json { "GetEstimateSummaries_Request_1": { "Symbols": { "Symbol": [ { "Type": "Ric", "Value": "0867.HK" } ] }, "Measures": { "Measure": [ { "Code": "All" } ] }, "ReportingBasis": "Primary", "CalculationBasis": "ConsensusMean", "RelativePeriods": { "RelativePeriod": [ { "Type": "Annual", "Number": -1 }, { "Type": "Annual", "Number": 0 }, { "Type": "Annual", "Number": 1 }, { "Type": "Annual", "Number": 2 }, { "Type": "Annual", "Number": 3 }, { "Type": "Annual", "Number": 4 }, { "Type": "Annual", "Number": 5 }, { "Type": "Annual", "Number": 6 }, { "Type": "Interim", "Number": -2 }, { "Type": "Interim", "Number": -1 }, { "Type": "Interim", "Number": 0 }, { "Type": "Interim", "Number": 1 }, { "Type": "Interim", "Number": 2 }, { "Type": "Interim", "Number": 3 }, { "Type": "Interim", "Number": 4 } ] }, "SummaryOptions": { "OutputIndustryCodeType": "Trbc" } } }