Hello!
I need to validate and retrieve the types of a list of ISINS, and as I've seen in the documentation, this can be done calling to InstrumentSearch and also with /Extractions/Extract endpoints.
I want to retrieve funds over equities for the same ISIN (for example with this ISIN: LU0099730524 I need the fund instrument instead of equity one) and do this for several ISIN's in the same Rest call.
¿Is there a flag to retrieve Funds over Equities in this endpoints? ¿What should be the best endpoint to retrieve this data?
Thanks!