test.png
I'm looking for some field in TRKD API to retrieve company name in such format but it seems i can not locate one. Can you help me please?
getequityquote-1.txtuntitled.pngHello,
Within the Quote service (RetrieveItem_3 call) the fields DSPLY_NAME and CF_ NAME has limitation of 16 characters limitation to display the name. In order to get the full name as shown in screenshot you can use API search service (GetEquityQuote_1 call). I have attached sample SOAP XML request and also screenshot showing the full name of the security. There are multiple fields within API search that contains full name of the entity such as IssuerCommonName, CommonName etc.
Hope this helps. let me know if any questions.
Thank you,
Waseem