SUNING.COM CO.,LTD. — Investor Relations & Filings
Suning.com Co., Ltd. is a retail service provider that operates through an omni-channel model, integrating online e-commerce platforms with a physical store network. The company facilitates the sale and distribution of consumer electronics, home appliances, digital products, and general merchandise. Its business strategy centers on a "smart retail" approach, utilizing cloud computing, big data, and internet-of-things technologies to enhance supply chain efficiency and customer engagement. Suning.com maintains an extensive logistics infrastructure, offering comprehensive warehousing, delivery, and installation services. The company serves a broad consumer base by providing a diverse range of products including household goods, cosmetics, and food products, supported by a robust after-sales service system and integrated financial services for consumers and partners.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2024年度董事会工作报告 | 2025-03-28 | Chinese | |
| 独立董事杨波2024年度述职报告 | 2025-03-28 | Chinese | |
| 董事会对公司会计师事务所2024年度履职情况评估及审计委员会履行监督职责情况的报告 | 2025-03-28 | Chinese | |
| 独立董事陈志斌2024年度述职报告 | 2025-03-28 | Chinese | |
| 关于公司股票继续实施其他风险警示的公告 | 2025-03-28 | Chinese | |
| 2024年年度报告 | 2025-03-28 | Chinese |
Browse filings by year
23 years- 2026 55 filings
- 2025 135 filings
- 2024 114 filings
- 2023 117 filings
- 2022 105 filings
- 2021 217 filings
- 2020 141 filings
- 2019 181 filings
- 2018 265 filings
- 2017 147 filings
- 2016 160 filings
- 2015 153 filings
- 2014 155 filings
- 2013 128 filings
- 2012 112 filings
- 2011 82 filings
- 2010 101 filings
- 2009 66 filings
- 2008 95 filings
- 2007 129 filings
- 2006 79 filings
- 2005 86 filings
- 2004 30 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 44398532 | 2024年度董事会工作报告 | 2025-03-28 | Chinese | ||
| 44398519 | 独立董事杨波2024年度述职报告 | 2025-03-28 | Chinese | ||
| 44398510 | 董事会对公司会计师事务所2024年度履职情况评估及审计委员会履行监督职责情况的报告 | 2025-03-28 | Chinese | ||
| 44398508 | 独立董事陈志斌2024年度述职报告 | 2025-03-28 | Chinese | ||
| 44398497 | 关于公司股票继续实施其他风险警示的公告 | 2025-03-28 | Chinese | ||
| 44398489 | 2024年年度报告 | 2025-03-28 | Chinese | ||
| 44398481 | 2024年社会责任报告 | 2025-03-28 | Chinese | ||
| 44398430 | 关于2024年计提资产减值准备的公告 | 2025-03-28 | Chinese | ||
| 44398413 | 2024年度利润分配预案的公告 | 2025-03-28 | Chinese | ||
| 44398398 | 董事会对独立董事独立性评估的专项意见 | 2025-03-28 | Chinese | ||
| 44398384 | 内部控制自我评价报告 | 2025-03-28 | Chinese | ||
| 44398371 | 监事会对董事会关于2024年度带有强调事项段的无保留意见审计报告涉及事项专项说明的意见 | 2025-03-28 | Chinese | ||
| 44398359 | 内部控制审计报告 | 2025-03-28 | Chinese | ||
| 44398343 | 会计师事务所对非标意见涉及事项专项说明 | 2025-03-28 | Chinese | ||
| 44398332 | 2024年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-03-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1 800 FLOWERS COM INC
An e-commerce provider of gifts, specializing in floral pro…
|
FLWS | US | Wholesale and retail trade |
|
ABC S.A.
A retail company offering diverse consumer goods via physic…
|
— | CL | Wholesale and retail trade |
|
Adastria Co., Ltd.
A multi-brand company operating fashion and lifestyle brand…
|
2685 | JP | Wholesale and retail trade |
|
AEON Stores (Hong Kong) Co., Limited
Major retailer operating diverse GMS, malls, supermarkets, …
|
984 | HK | Wholesale and retail trade |
|
ALBERTO J. OLIVERO E HIJOS SA
Retail and distribution of home appliances, electronics, ho…
|
— | AR | Wholesale and retail trade |
|
AMERICANAS S.A. - EM RECUPERAÇÃO JUDICIAL
Integrated retail platform with physical and digital stores…
|
— | BR | Wholesale and retail trade |
|
AMWAY (M) HOLDINGS BHD
A direct selling company distributing health, wellness, and…
|
— | MY | Wholesale and retail trade |
|
Aterian, Inc.
A technology-enabled consumer products company that builds …
|
ATER | US | Wholesale and retail trade |
|
Avolta AG
A global travel experience provider in retail, food & bever…
|
DUFN | CH | Wholesale and retail trade |
|
AXAS HOLDINGS CO.,LTD.
A lifestyle company retailing and distributing a wide array…
|
3536 | JP | Wholesale and retail trade |
SUNING.COM 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/54087/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54087 | 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=54087 | 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=54087 \ -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": 54087}, 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 SUNING.COM CO.,LTD. (id: 54087)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.