Suning Universal Co.,Ltd. — Investor Relations & Filings
Suning Universal Co.,Ltd. focuses on large-scale property development and management, specializing in residential complexes, commercial centers, and luxury hotels. The company has undergone a strategic transformation to integrate medical aesthetics and healthcare services into its business model, operating under a "Great Health" and "Great Beauty" framework. Its activities encompass the entire lifecycle of property projects, from land acquisition and construction to property management and hospitality services. Furthermore, the company invests in cultural and entertainment sectors to complement its urban development projects. By leveraging its established infrastructure, it provides integrated lifestyle solutions that combine modern housing with specialized medical beauty and wellness services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于会计师事务所履职情况评估报告暨审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-28 | Chinese | |
| 关于“质量回报双提升”行动方案的公告 | 2026-04-28 | Chinese | |
| 独立董事2025年度述职报告(祝遵宏) | 2026-04-28 | Chinese | |
| 2025年年度报告 | 2026-04-28 | Chinese | |
| 2025年度估值提升计划实施评估报告 | 2026-04-28 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 43318875 | 关于会计师事务所履职情况评估报告暨审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-28 | Chinese | ||
| 43318846 | 关于“质量回报双提升”行动方案的公告 | 2026-04-28 | Chinese | ||
| 43318840 | 独立董事2025年度述职报告(祝遵宏) | 2026-04-28 | Chinese | ||
| 43318832 | 2025年年度报告 | 2026-04-28 | Chinese | ||
| 43318825 | 2025年度估值提升计划实施评估报告 | 2026-04-28 | Chinese | ||
| 43318819 | 2025年度董事会工作报告 | 2026-04-28 | Chinese | ||
| 43318815 | 关于2026年日常关联交易预计的公告 | 2026-04-28 | Chinese | ||
| 43318808 | 第十一届董事会第十一次会议决议公告 | 2026-04-28 | Chinese | ||
| 43318804 | 中喜会计师事务所关于公司2025年非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-28 | Chinese | ||
| 43318791 | 关于独立董事2025年度独立性自查情况的专项意见 | 2026-04-28 | Chinese | ||
| 43318781 | 2025年年度报告摘要 | 2026-04-28 | Chinese | ||
| 43318778 | 未来三年(2026-2028年)股东回报规划 | 2026-04-28 | Chinese | ||
| 43318771 | 独立董事专门会议2026年第一次会议决议 | 2026-04-28 | Chinese | ||
| 43318769 | 独立董事2025年度述职报告(杨登峰) | 2026-04-28 | Chinese | ||
| 43318762 | 内部控制审计报告 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advance Lifestyles Ltd.
Specializes in real estate development, construction, and i…
|
521048 | IN | Real estate activities |
|
Advancetek Enterprise Co., Ltd.
Real estate firm specializing in residential and commercial…
|
1442 | TW | Real estate activities |
|
Advance Terrafund REIT
A REIT specializing in acquiring, managing, and leasing agr…
|
ATER | BG | Real estate activities |
|
ADVERO
A REIT that acquires and manages residential properties for…
|
YADV | ES | Real estate activities |
|
A.D.Works Group Co.,Ltd.
A real estate company specializing in income-generating pro…
|
2982 | JP | Real estate activities |
|
AEDAS Homes S.A.
A residential developer specializing in new-build, sustaina…
|
AEDAS | ES | Real estate activities |
|
Aedes
Italian REIT that manages and develops a diversified portfo…
|
AED | IT | Real estate activities |
|
Aedifica SA
Real estate company investing in and managing healthcare pr…
|
AED | BE | Real estate activities |
|
Aerodrom Nikola Tesla a.d.
Manages real estate, supervises an airport concession, and …
|
AERO | RS | Real estate activities |
|
AEW UK REIT PLC
A value-investing REIT with a diversified portfolio of comm…
|
AEWU | GB | Real estate activities |
Suning Universal 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/53776/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53776 | 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=53776 | 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=53776 \ -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": 53776}, 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 Universal Co.,Ltd. (id: 53776)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.