POST https://selectapi.datascope.refinitiv.com/restapi/v1/Extractions/ExtractWithNotes HTTP/1.1 Authorization: Token Prefer: respond-async Content-Type: application/json; odata=minimalmetadata { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.BondScheduleExtractionRequest", "ContentFieldNames": [ "Issue PermID", "Asset ID", "Schedule Type", "Reset Date", "Accrual Days", "Accrual End Date", "Accrual Start Date", "Actual Payment Date", "Determination Date", "Factor Date", "Last Change Date Time", "Next Determination Date", "Next Unadjusted Payment Date", "Unadjusted Payment Date" ], "IdentifierList": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentIdentifierList", "InstrumentIdentifiers": [ { "Identifier": "05490NAG0", "IdentifierType": "Cusip" } ], "ValidationOptions": { "AllowHistoricalInstruments": false, "AllowInactiveInstruments": true, "AllowLimitedTermInstruments": false, "AllowOpenAccessInstruments": false, "AllowSubclassImport": false, "AllowUnsupportedInstruments": false, "ExcludeFinrAsPricingSourceForBonds": false, "UseConsolidatedQuoteSourceForCanada": false, "UseConsolidatedQuoteSourceForUsa": false, "UseDebtOverEquity": true, "UseExchangeCodeInsteadOfLipper": false, "UseOtcPqSource": false, "UseUsQuoteInsteadOfCanadian": false }, "UseUserPreferencesForValidationOptions": false }, "Condition": { "BondScheduleTypeCodes": [ "TAH" ] } } }