Hi!
Could you point me to some document that outlines connecting to the Datascope Select REST endpoint? We are looking for CUSIP/RIC lookup via DSS. Are there any Java examples of this?
You can download the Java Code Examples from the DSS Downloads tab.
That package contains two examples Serach by CUSIP and RIC (with the connection endpoint):
DSS2SearchByCusipClient.java
DSS2SearchByRICClient.java