Is it possible to do a Datascope request using PermID within the REST API?

Options
waynes
waynes Explorer

I - we have been experimenting with doing a security search using the Rest API and on demand extraction in Datascope. Traditionally we have done this lookup using the RIC as the identifier, but we're trying to see if it can be done by Perm ID instead. We are passing in the identifier type along with the instrument, but I don't see an option there for PermID.

For example:

new InstrumentIdentifier { Identifier = "IBM.N", IdentifierType = IdentifierType.Ric }

I thought that perm ID was the recommended way to do something like this going forward.

Thanks,

Wayne

Best Answer

  • Christiaan Meihsl
    Answer ✓

    @waynes, sorry for the late response, I was on vacation.

    DSS will not support queries using PermId in 2019, you should continue using RICs as you have up to now.

Answers