ANDR.VI permid

Hello,
I'm trying to find permids for quotes on Andritz AG company via API. The ticker is ANDR and is traded in Vienna (XWBO) according to Bloomberg:
I also see it on the Reuters web page:
https://www.reuters.com/companies/ANDR.VI/charts
Entity search by ticker
ticker:ANDR
returns nothing at all. Also search by RIC ANDR.VI is not working.
Is this also a licensing issue like in https://community.developers.refinitiv.com/questions/66190/cant-find-permid-by-ric-in-record-matching-api-and.html?
Best Answer
-
Please try to put only RIC or TICKER value in the search. Without naming it.
So:
- curl -X GET "https://api-eit.refinitiv.com/permid/search?access-token=su9Wm6NCfFdiOEKdguoRdJmJi2GzYxK1&q=ANDR.VI&entityType=quote" -H "accept: application/json"
- curl -X GET "https://api-eit.refinitiv.com/permid/search?access-token=su9Wm6NCfFdiOEKdguoRdJmJi2GzYxK1&q=ANDR&entityType=quote" -H "accept: application/json"
API is able to look fo the specified value, but as soon as we provide the name of the property it can return errors.
Best Regards,
0
Answers
-
You are correct. It returns nothing when using "ticker:ANDR" with the entity search.
However, if I use 'ANDRITZ ORD' with the entity search, it returns results.
I will contact the Open PermID support team to verify the problem.
0 -
Could you please check now and let us know if the issue still persists?
It should be fixed,
Best Regards,
0 -
No it's not working. Search by ticker:ANDR still returns nothing. Same as searching by ric:ANDR.VI (also nothing).
0 -
Please make sure that you are NOT using "ric:" and "ticker:" in the search.
Try to use the value only, like "ANDR" or "ANDR.VI".
I hope it helps,
Best Regards,
0 -
Indeed, when looking by ANDR only (without specifying ticker:ANDR):
curl -X GET "https://api-eit.refinitiv.com/permid/search?access-token=su9Wm6NCfFdiOEKdguoRdJmJi2GzYxK1&q=ANDR&entityType=quote" -H "accept: application/json"
it works, and the first returned answer is the expected one, with ticker ANDR and ric ANDR.VI:
"result": {
"quotes": {
"entityType": "quotes",
"total": 12,
"start": 1,
"num": 5,
"entities": [
{
"@id": "https://permid.org/1-55838749029",
"hasName": "ANDRITZ ORD",
"assetClass": "Ordinary Shares",
"isQuoteOfInstrumentName": "Andritz Ord Shs",
"hasRIC": "ANDR.VI",
"hasMic": "WBAH",
"hasExchangeTicker": "ANDR",
"isQuoteOf": "https://permid.org/1-8590941958"
},However, if I explicitly look by the RIC:
curl -X GET "https://api-eit.refinitiv.com/permid/search?access-token=su9Wm6NCfFdiOEKdguoRdJmJi2GzYxK1&q=ric:ANDR.VI&entityType=quote" -H "accept: application/json"
OR by the ticker (NOT both together):
curl -X GET "https://api-eit.refinitiv.com/permid/search?access-token=su9Wm6NCfFdiOEKdguoRdJmJi2GzYxK1&q=ticker:ANDR&entityType=quote" -H "accept: application/json"
it returns 0 results:
{
"result": {
"quotes": {
"entityType": "quotes",
"total": 0,
"start": 1,
"num": 0,
"entities": []
}
}
}which is clearly a bug.
0 -
Thank you for the workaround. I agree this is working, but the API specifies that I can look by a certain field (like RIC:ANDR.VI or ticker:ANDR). It works for 99% of securities, but not for this one. I would consider this a bug, not a feature. And the whole purpose of this forum (as I understand) is to provide feedback to the API developers so they can improve it / fix bugs, which will benefit to everybody I guess.
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 37 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 697 Datastream
- 1.5K DSS
- 632 Eikon COM
- 5.2K Eikon Data APIs
- 13 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 5 Trading API
- 2.9K Elektron
- 1.4K EMA
- 256 ETA
- 563 WebSocket API
- 39 FX Venues
- 15 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 25 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 283 Open PermID
- 47 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 23 RDMS
- 2K Refinitiv Data Platform
- 755 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 122 Open DACS
- 1.1K RFA
- 107 UPA
- 194 TREP Infrastructure
- 229 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 97 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛