question

Upvotes
Accepted
29 6 12 17

PermId says No Data Found for a Quote PermID returned by Entity Search API

For some stocks the PermID returned by Entity Search doesn't seem to exist.

For example:

Looking for a quote with ric:LSE.L

https://api-eit.refinitiv.com/permid/search?q=ric%3ALSE.L&entityType=quote

returns:

{
  "result": {
    "quotes": {
      "entityType": "quotes",
      "total": 1,
      "start": 1,
      "num": 1,
      "entities": [
        {
          "@id": "https://permid.org/1-55850485015",
          "hasName": "LONDON STOCK EXCHANGE GROUP ORD",
          "assetClass": "Ordinary Shares",
          "isQuoteOfInstrumentName": "London Stock Exchange Group Ord Shs",
          "hasRIC": "LSE.L",
          "hasMic": "XLON",
          "hasExchangeTicker": "LSE",
          "isQuoteOf": "https://permid.org/1-8590928053"
        }
      ]
    }
  }

However, https://permid.org/1-55850485015 shows that no data available:

Same issue for:


ricserrorpermid-apientity
1600354210658.png (12.3 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.

Upvotes
Accepted
80.1k 257 52 75

@simon.keel

The development team has solved the following PermIDs:

They are working on https://permid.org/1-25727345049.

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.

Upvotes
80.1k 257 52 75

@simon.keel

I can replicate the issue. I will contact the PermID support team to verify it.

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.

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.