hi,
I'm looking for the syntax to get detail fro a call.
With the syntax here after i don't get information
Could you please help.
{ "ExtractionRequest": { "@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.BondScheduleExtractionRequest", "ContentFieldNames": [ "Call Begin Notify Period", "Call Final Price", "Call Refund Limit Rate", "Call End Date", "Call End Notify Period", "Call Frequency Description", "Call Effective Date" ], "IdentifierList": { "@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.InstrumentIdentifierList", "InstrumentIdentifiers": [ { "Identifier": "XS1746116299", "IdentifierType": "Isin" } ], "ValidationOptions": { "AllowOpenAccessInstruments": true, "AllowHistoricalInstruments": true, "AllowLimitedTermInstruments": true, "AllowInactiveInstruments": true, "AllowUnsupportedInstruments": true, "ExcludeFinrAsPricingSourceForBonds": true, "UseExchangeCodeInsteadOfLipper": true, "UseUsQuoteInsteadOfCanadian": true, "UseConsolidatedQuoteSourceForUsa": true, "UseConsolidatedQuoteSourceForCanada": true, "UseDebtOverEquity": true, "UseOtcPqSource": true, "AllowSubclassImport": true } }, "Condition": { "BondScheduleTypeCodes": [ "CALL" ] } } }