
Telling Telecommunication Holding Co.,Ltd. — Investor Relations & Filings
Telling Telecommunication Holding Co., Ltd. specializes in the distribution and retail management of mobile telecommunication products. The company operates an extensive supply chain network, facilitating the distribution of smartphones, tablets, and accessories from prominent global brands. Its core operations encompass wholesale distribution, retail management, and the provision of mobile virtual network operator services. The company utilizes a comprehensive logistics infrastructure and digital platforms to optimize supply chain efficiency and market reach. Additionally, it provides value-added services including after-sales support and e-commerce solutions, catering to a broad network of retail partners and end consumers. By integrating physical distribution with digital service platforms, the company focuses on delivering integrated supply chain solutions and enhancing the accessibility of mobile technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司持股5%以上股东部分股份质押与解除质押的公告 | 2025-06-26 | Chinese | |
| 2024年年度权益分派实施公告 | 2025-06-12 | Chinese | |
| 2025年第一次临时股东大会决议公告 | 2025-06-06 | Chinese | |
| 北京大成律师事务所关于天音通信控股股份有限公司2025年第一次临时股东大会的法律意见书 | 2025-06-06 | Chinese | |
| 关于向特定对象发行股票的第二轮审核问询函回复及募集说明书等申请文件修订的提示性公告 | 2025-06-03 | Chinese | |
| 中信证券股份有限公司关于天音通信控股股份有限公司2023年度向特定对象发行A股股票之发行保荐书 | 2025-06-03 | Chinese |
Browse filings by year
27 years- 2026 39 filings
- 2025 123 filings
- 2024 136 filings
- 2023 126 filings
- 2022 115 filings
- 2021 176 filings
- 2020 116 filings
- 2019 137 filings
- 2018 168 filings
- 2017 231 filings
- 2016 231 filings
- 2015 129 filings
- 2014 112 filings
- 2013 86 filings
- 2012 66 filings
- 2011 63 filings
- 2010 36 filings
- 2009 36 filings
- 2008 53 filings
- 2007 66 filings
- 2006 72 filings
- 2005 45 filings
- 2004 37 filings
- 2003 40 filings
- 2002 23 filings
- 2001 3 filings
- 1997 2 filings
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACO GROUP BERHAD
Distributor of electrical products and accessories for indu…
|
— | MY | Wholesale and retail trade |
|
AGIS Tbk
Engaged in general and electronic trading, consumer electro…
|
TMPI | ID | Wholesale and retail trade |
|
Alcadon Group AB
Developer and distributor of products for network infrastru…
|
ALCA | SE | Wholesale and retail trade |
|
ALLIED TECNOLOGIA S.A.
Multichannel distributor and retailer of consumer electroni…
|
— | BR | Wholesale and retail trade |
|
ALLTEK
Communication component distributor and solution provider f…
|
3209 | TW | Wholesale and retail trade |
|
AMBERTECH LIMITED
Distributor of professional audio, video, and broadcast equ…
|
AMO | AU | Wholesale and retail trade |
|
ANSTEK
Distributor of electronic components and provider of integr…
|
3528 | TW | Wholesale and retail trade |
|
Apex Ace Holding Limited
Distribution and supply of electronic components, digital s…
|
6036 | HK | Wholesale and retail trade |
|
ARROW ELECTRONICS, INC.
Global provider of electronic components and enterprise com…
|
ARW | US | Wholesale and retail trade |
|
ATRenew Inc.
A technology-driven platform for pre-owned consumer electro…
|
RERE | US | Wholesale and retail trade |
Telling Telecommunication Holding Co.,Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/53847/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53847 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=53847 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=53847 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 53847}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Telling Telecommunication Holding Co.,Ltd. (id: 53847)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.