Hi- I am experimenting with using the REST API to search for an ISIN and get all the RICs that exist back. I was wondering if there was a way to identify which of those RICs is the primary one? I saw there is a field called IsPrimaryTradingRIC on the historical reference template, but I am trying to see if there is a way to do this using the REST API as well.
Also, I also wanted to know if there was a way to get the OPOL (official place of listing) using a REST API? I see that OPOL is in the enum for preferred identifier type, but when I try to use it, I get an error back in the EquitySearch API:
"Validation Error:\r\n\r\nThe Preferred Identifier Type Code OPL is not supported; supported values are: RIC, CSP, ISN, VAL, WPK, COM, SED, PID, PIDQ, SIC, SVM, MIC, CIN, SYM"
Thanks,
W