We want to download TAS,RawTAS, REF files for a set of RICs. What are the APIs we need to use for that? Please provide a few examples.
According to information from content team, NFE RIC list can be retreived from chain RICs provided in the <SFE/FUTEX10> and <SFE/FUTEX11> pages.
You can use the HistoricalChainResolution to retreive all constituent RICs and then use ReferenceHistoryto retrieve Exchange, Template, Record Type, etc.
You can use TickHistoryTimesAndSalesreport template to extract TAS data.
You can use TickHistoryRawreport template to extract raw data.
You can use HistoricalReference report template to extract reference data.
Furthermore, you can pass thechain RICs as an identifier in TAS, RawTAS and REF extraction request message. The sample requestmessage with ChainRIC for TAS data extraction is attached.tas-request.txt