Cachet Pharmaceutical Co., Ltd. — Investor Relations & Filings
Cachet Pharmaceutical Co., Ltd. specializes in the distribution and retail of pharmaceutical products and medical devices. The company operates an extensive wholesale network and a chain of retail pharmacies, providing comprehensive supply chain solutions to healthcare institutions and end-consumers. Its core operations include the procurement, storage, and logistics of western medicines, traditional Chinese medicines, and high-value medical consumables. Cachet Pharmaceutical emphasizes modern logistics management and professional pharmaceutical services, leveraging a robust distribution infrastructure to ensure the efficient delivery of healthcare products. The company also focuses on hospital supply chain integration and community-based retail services to enhance healthcare accessibility.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 嘉事堂药业股份有限公司简式权益变动报告书(修订稿) | 2026-04-07 | Chinese | |
| 中信证券股份有限公司关于嘉事堂药业股份有限公司详式权益变动报告书之财务顾问核查意见(修订版) | 2026-04-07 | Chinese | |
| 关于股东签署《交易价款支付确认协议》暨权益变动的进展公告 | 2026-04-03 | Chinese | |
| 关于向银行申请2026年综合授信额度的公告 | 2026-03-13 | Chinese | |
| 前期会计差错更正专项说明的鉴证报告 | 2026-03-13 | Chinese | |
| 2025年度独立董事述职报告(熊焰) | 2026-03-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35917087 | 嘉事堂药业股份有限公司简式权益变动报告书(修订稿) | 2026-04-07 | Chinese | ||
| 35917083 | 中信证券股份有限公司关于嘉事堂药业股份有限公司详式权益变动报告书之财务顾问核查意见(修订版) | 2026-04-07 | Chinese | ||
| 35917081 | 关于股东签署《交易价款支付确认协议》暨权益变动的进展公告 | 2026-04-03 | Chinese | ||
| 35917079 | 关于向银行申请2026年综合授信额度的公告 | 2026-03-13 | Chinese | ||
| 35917071 | 前期会计差错更正专项说明的鉴证报告 | 2026-03-13 | Chinese | ||
| 35916940 | 2025年度独立董事述职报告(熊焰) | 2026-03-13 | Chinese | ||
| 35916926 | 嘉事堂药业股份有限公司2025年度社会责任报告 | 2026-03-13 | Chinese | ||
| 35916914 | 关联方资金往来汇总表 | 2026-03-13 | Chinese | ||
| 35916910 | 嘉事堂药业股份有限公司董事会关于独立董事独立性自查情况的专项意见 | 2026-03-13 | Chinese | ||
| 35916907 | 2025年年度报告摘要 | 2026-03-13 | Chinese | ||
| 35916898 | 嘉事堂药业股份有限公司董事会2025年度工作报告 | 2026-03-13 | Chinese | ||
| 35916896 | 关于2026年度日常关联交易预计的公告 | 2026-03-13 | Chinese | ||
| 35916893 | 关于 2026年度为子公司申请银行授信提供担保的公告 | 2026-03-13 | Chinese | ||
| 35916884 | 第七届董事会第二十一次会议决议公告 | 2026-03-13 | Chinese | ||
| 35916881 | 董事会审计委员会对会计师事务所2025年度履职情况评估暨履行监督职责情况的报告 | 2026-03-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BALAXI PHARMACEUTICALS LIMITED
Asset-light sourcing and distribution of generic formulatio…
|
BALAXI | IN | Wholesale and retail trade |
|
BEAUTY GARAGE Inc.
Wholesale supplier of products and equipment for the profes…
|
3180 | JP | Wholesale and retail trade |
|
BOOSTER CO., LTD.
Curates and distributes consumer brands for pet care, home,…
|
008470 | KR | Wholesale and retail trade |
|
Brimag Digital Age Ltd.
Importer, marketer, and distributor of household goods and …
|
BRMG | IL | Wholesale and retail trade |
|
BUNKYODO GROUP HOLDINGS CO.,LTD.
Operates wholesale and retail stores selling books, station…
|
9978 | JP | Wholesale and retail trade |
|
Cannabis Poland Spolka Akcyjna
Develops, produces, and distributes cannabis-derived produc…
|
CBD | PL | Wholesale and retail trade |
|
Cellecor Gadgets Limited
Provides affordable smart electronics and appliances for va…
|
CELLECOR | IN | Wholesale and retail trade |
|
Chandra Bhagat Pharma Limited
Markets and distributes specialized pharmaceutical formulat…
|
542934 | IN | Wholesale and retail trade |
|
Charmacy Pharmaceutical Co., Ltd.
Leading pharmaceutical distribution company operating prima…
|
2289 | HK | Wholesale and retail trade |
|
China Meheco Group Co., Ltd.
Integrated healthcare enterprise across pharmaceutical manu…
|
600056 | CN | Wholesale and retail trade |
Cachet Pharmaceutical 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/54498/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54498 | 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=54498 | 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=54498 \ -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": 54498}, 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 Cachet Pharmaceutical Co., Ltd. (id: 54498)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.