question

Upvotes
1 0 0 0

DSS API request to retrieve all RICs associated with OrgID

Hi,

Is it possible to retrieve all RICs associated with certain OrgID?

When I run extraction, using instrument list, it's possible to add "source": "*" to retrieve all RICs associated with certain Isin, for example:

1730905202123.png

but the "source" field, is not applicable for entity lists:

And if I run below code:

{

"ExtractionRequest": {

"@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.TermsAndConditionsExtractionRequest",

"ContentFieldNames": [

"RIC",

"SEDOL",

"ISIN",

"PILC",

"Issuer OrgID"

],

"IdentifierList": {

"@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.EntityIdentifierList",

"EntityIdentifiers": [

{

"Identifier": "31506","IdentifierType": "OrgId"}


]

}

}

}

It would only retrieve all ISINs along with their primary RICs, so not primary RICs will be missing from my extraction.



datascope-selectapientity
1730905202123.png (14.6 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

· Write an Answer

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.