Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • DSS /

For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

avatar image
REFINITIV
Question by gteage · May 14, 2021 at 10:45 AM · dss-rest-apidatascope-selectdsssymbology

Pre-Validation Of PermIDs?

Hi,


Is there a way to determine what level a PermID is before submitting a request(s) to the relevant templates, either through the structure/range of the PermID (numeric) or if not, through an API request maybe some type of pre-validate option, though the below doesn't work for this entity-level PermID:

POST

/Extractions/InstrumentListValidateIdentifiers

/Extractions/EntityListValidateIdentifiers

{

"InputsForValidation": [

{

"Identifier": "4295904307",

"IdentifierType": "Pid"

}

],

"KeepDuplicates": false

}

Appears to be the best solution I could find to-date, but I just wondered if there was something more specific to pre-validating PermIDs via a single request via DSS, or via maybe 'Symbology API' if there's no option via DSS for this ask specifically.


Many thanks,


Gareth

People who like this

0 Show 1
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

avatar image
REFINITIV
zoya faberov ♦♦ · May 14, 2021 at 03:03 PM 0
Share

Hi Gareth @gteage,

Is this info included on permid.org, do we see it either within Organization Details or in Organizations fields spec? I do not find it, but thinking that it may be called a different name?

This would allow us to know what we are looking for in DSS reference.

1 Reply

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by zoya faberov · May 14, 2021 at 04:16 PM

Hello @gteage,

I think some of the level info can be derived via EntitySearch, for example:

{
                {protocol}}{
                {host}}{
                {api}}Search/EntitySearch 
{
   "SearchRequest": {
        "Identifier": "4295904307",
        "IdentifierType": "Pid",
        "Name": null,
        "OfficialNameOnly": false,
        "DomicileCodes": null,
        "CountryOfIncorporationCodes": null,
        "TrBusinessClassificationCodes": null,
        "VerifiedOnly": false,
        "RegulatedOnly": false,
        "IssuersOnly": false,
        "ActiveOnly": false,
        "IncludeUnManagedOrUnVerified": false,
        "PreferredIdentifierType": "Ric"
    
    }
}

resulting in

{
    "@odata.context": "https://selectapi.datascope.refinitiv.com/RestApi/v1/$metadata#Collection(DataScope.Select.Api.Content.ValidatedEntity)",
    "value": [
        {
            "@odata.type": "#DataScope.Select.Api.Search.EntitySearchResult",
            "Identifier": "18228",
            "IdentifierType": "OrgId",
            "Key": "VjF8MHgwMDAzZWYwNmMxNzIyYzc1fEVORU58MTgyMjh8T1JH",
            "Description": "INTERNATIONAL BUSINESS MACHINES CORPORATION",
            "InstrumentType": "Entity",
            "Type": "Business Organization",
            "Domicile": "United States",
            "CountryOfIncorporation": "United States",
            "ParentOrgId": "18228",
            "UltimateParentOrgId": "18228"
        }
    ]
}

Hope this helps


Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
13 People are following this question.

Related Questions

Get the Isin, Sedol or Cusip from a Ric with DSS APi

get RIC code for a given OrgId in python

Mapping Datascope symbologies- RIC CUSIP -> PermID

how to get OrgId for given Ric in Python

How to perform on-demand Terms and Conditions extract using IdentifierType.Ticker

  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Intelligent Tagging
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open Calais
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • RDMS
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • Workspace SDK
    • Element Framework
    • Grid
  • World-Check Data File
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges