I have been trying to get fields list of the ElektronTimeSeries using GET Action with URL
https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/GetValidContentFieldTypes(ReportTemplateType=ThomsonReuters.Dss.Api.Extractions.ReportTemplateTypes'ElektronTimeseries')
I am getting the following error.
{"error":{"code":"47358de6-8633-459b-ad30-b9fe3c552e1f","message":"The string 'ThomsonReuters.Dss.Api.Extractions.ReportTemplateTypes'ElektronTimeseries'' is not a valid enumeration type constant."}}
Could you please tell me how to resolve it ?