As per DN204841, the chain CLPNDIRS=TWEB is replaced with CLPNDIRS=TWEB. However on running an API query below the old discontinued Tradeweb RIC chains are still tagged as “active” in Refinitiv’s back-end. See Status as Valid
E.g. CLPIRS=TWEB RIC chain requested with a datetime range of [2023-01-16T00:00:00.000; 2023-01-17T00:00:01.000] :
{
"@odata.context": https://selectapi.datascope.refinitiv.com/RestApi/v1/$metadata#Collection(DataScope.Select.Api.Search.HistoricalChainInstrument),
"value": [
{
"Identifier": "CLPIRS=TWEB",
"IdentifierType": "ChainRIC",
"Source": "",
"Key": "VjF8MHgzMDAwMDAwMDAwMDAwMDAwfDB4MzAwMDAwMDAwMDAwMDAwMHx8fHx8fHxDTFBJUlM9VFdFQnw",
"Description": "Historical Chain",
"InstrumentType": "Unknown",
"Status": "Valid",
"Constituents": [
{
"Identifier": "CLPTNA10Y=TWEB",
"IdentifierType": "Ric",
"Source": "",
"Key": "VjF8MHgzMDAwMDAwMDAwMDAwMDAwfDB4MzAwMDAwMDAwMDAwMDAwMHx8fHx8fHxDTFBUTkExMFk9VFdFQnw",
"Description": "Historical Instrument",
"InstrumentType": "Unknown",
"Status": "Valid",
"DomainCode": "6"
},
...
]
}
]
}
Can you please explain why status still shows Valid?