POST .../Extractions/ExtractWithNotes Authorization: Token Prefer: respond-async Content-Type: application/json; odata=minimalmetadata { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.TermsAndConditionsExtractionRequest", "ContentFieldNames": [ "Issue PermID", "Asset ID", "Quote PermID", "Quote ID", "RIC", "Exchange Code", "Exchange Description", "Trading Status" ], "IdentifierList": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentIdentifierList", "InstrumentIdentifiers": [ { "Identifier": "CA71677J1012", "IdentifierType": "Isin", "Source": "*" } ], "ValidationOptions": { "AllowHistoricalInstruments": true, "AllowInactiveInstruments": false, "AllowLimitedTermInstruments": true, "AllowOpenAccessInstruments": true, "AllowSubclassImport": true, "AllowUnsupportedInstruments": false, "ExcludeFinrAsPricingSourceForBonds": false, "UseConsolidatedQuoteSourceForCanada": false, "UseConsolidatedQuoteSourceForUsa": false, "UseDebtOverEquity": false, "UseExchangeCodeInsteadOfLipper": true, "UseOtcPqSource": false, "UseUsQuoteInsteadOfCanadian": true }, "UseUserPreferencesForValidationOptions": false }, "Condition": null } }