Can you please tell me what's wrong with this message. I get a parsing error when I submit this.
{
"@odata.type":"#ThomsonReuters.Dss.Api.Extractions.ReportTemplates.TickHistoryTimeAndSalesExtractionRequest",
"ContentFieldNames":
[
"Correction - Ask Price",
"Correction - Bid Price"
],
"IdentifierList":{"@odata.type":"#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.InstrumentIdentifierList",
"InstrumentIdentifiers":[{"Identifier":"PSN.L","IdentifierType":"Ric"}],
"ValidationOptions":{"AllowOpenAccessInstruments":true,"AllowHistoricalInstruments":true},
"UseUserPreferencesForValidationOptions":true},
"Condition":{
"MessageTimeStampIn":"GmtUtc",
"ApplyCorrectionsAndCancellations":true,
"ReportDateRangeType":"Delta",
"QueryStartDate":"2018-01-29T00:00:00.000Z",
"QueryEndDate":"2018-01-29T00:01:00.000Z",
"Preview":"Content",
"ExtractBy":"Entity",
"DisplaySourceRIC":true}
}