
ZHEJIANG ZHENYUAN SHARE CO.,LTD. — Investor Relations & Filings
Zhejiang Zhenyuan Share Co., Ltd. focuses on the wholesale and retail distribution of pharmaceutical products, traditional Chinese medicine (TCM), and medical devices. The company operates a comprehensive network of retail pharmacies and logistics centers, providing a wide range of chemical drugs, TCM decoction pieces, and health-related commodities. Its business model integrates the procurement, storage, and sale of medical supplies, catering to healthcare institutions and individual consumers. The company is noted for its heritage in traditional medicine and its commitment to modern pharmaceutical supply chain management, ensuring the quality and accessibility of healthcare products through standardized distribution channels and professional pharmacy services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 浙江震元2025年度股东会决议公告 | 2026-05-20 | Chinese | |
| 锦天城律师事务所关于浙江震元2025年年度股东大会法律意见书 | 2026-05-20 | Chinese | |
| 关于参加浙江辖区上市公司2026年投资者网上集体接待日暨2025年度业绩说明会的公告 | 2026-05-07 | Chinese | |
| 关于公司补缴税款的公告 | 2026-04-08 | Chinese | |
| 关于为子公司震元生物提供担保的进展公告 | 2026-04-01 | Chinese | |
| 浙江震元第十一届董事会2025年第六次临时会议决议公告 | 2025-12-16 | Chinese |
Browse filings by year
27 years- 2026 5 filings
- 2025 105 filings
- 2024 122 filings
- 2023 113 filings
- 2022 72 filings
- 2021 101 filings
- 2020 98 filings
- 2019 106 filings
- 2018 62 filings
- 2017 76 filings
- 2016 64 filings
- 2015 79 filings
- 2014 79 filings
- 2013 53 filings
- 2012 61 filings
- 2011 72 filings
- 2010 33 filings
- 2009 37 filings
- 2008 46 filings
- 2007 36 filings
- 2006 53 filings
- 2005 24 filings
- 2004 21 filings
- 2003 20 filings
- 2002 16 filings
- 2001 5 filings
- 1997 2 filings
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
111, Inc.
A tech-enabled healthcare platform connecting patients with…
|
YI | KY | Wholesale and retail trade |
|
AAYUSH ART AND BULLION LIMITED
Trades and distributes gold and silver bullion, coins, and …
|
540718 | IN | Wholesale and retail trade |
|
Al Hassan Ghazi Ibrahim Shaker Co.
Distributes air conditioning, home appliances, and energy m…
|
1214 | SA | Wholesale and retail trade |
|
ALLIANCE ENTERTAINMENT HOLDING CORP
Global wholesaler and distributor of home entertainment pro…
|
AENT | US | Wholesale and retail trade |
|
ALLIANCE PHARMA PLC
Specialty pharmaceutical company acquiring and marketing co…
|
APH | GB | Wholesale and retail trade |
|
ARATA CORPORATION
A wholesale trading company distributing daily consumer goo…
|
2733 | JP | Wholesale and retail trade |
|
Asker Healthcare Group AB
A partner to caregivers and patients providing medical prod…
|
ASKER | SE | Wholesale and retail trade |
|
Aspire & Innovative Advertising Limited
Distributes consumer durables and electronics via an asset-…
|
ASPIRE | IN | Wholesale and retail trade |
|
Ausupreme International Holdings Limited
Distributor of TGA-certified Australian health foods and We…
|
2031 | HK | Wholesale and retail trade |
|
Avidus Management Group Inc.
Marketer and distributor of nutraceutical products, supplem…
|
ASNHF | CA | Wholesale and retail trade |
ZHEJIANG ZHENYUAN SHARE 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/53765/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53765 | 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=53765 | 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=53765 \ -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": 53765}, 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 ZHEJIANG ZHENYUAN SHARE CO.,LTD. (id: 53765)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.