Response:
200 Response will have following default structure.
{ “country”: < Name of the country > “name”: ” < Name of the company >, “nameid”: < Internal Id of the company >, “is_active”: < Boolean value. 0 for inactive companies, 1 for active companies >, “default_ticker”: < default bloomberg ticker >, “ticker”: < Bloomberg ticker >} ] }
400 {“error”:”Invalid param.”}
401 {“error”:”Invalid API token.”}
500 {“error”:”Something went wrong. Please try again later.”}