
MEDIPAL HOLDINGS CORPORATION — Investor Relations & Filings
MEDIPAL HOLDINGS CORPORATION is a holding company that manages group companies engaged in the wholesale and distribution of pharmaceuticals, medical supplies, cosmetics, and daily necessities. The company's core activity is the prescription pharmaceutical wholesale business, which involves procuring and distributing a wide range of healthcare products, including diagnostics. The business also extends to over-the-counter (OTC) pharmaceuticals, consumer health products, and animal health supplies, serving as a critical link in the healthcare supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 変更報告書(短期大量譲渡) | 2026-02-06 | Japanese | |
| 変更報告書 | 2025-12-24 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-12 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-13 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第117期(2025/04/01-2025/09/30) | 2025-11-13 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 14729516 | 変更報告書(短期大量譲渡) | 2026-02-06 | Japanese | ||
|
2025
14 filings
| |||||
| 10845582 | 変更報告書 | 2025-12-24 | Japanese | ||
| 9880234 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-12 | Japanese | ||
| 8283684 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-13 | Japanese | ||
| 8283624 | 確認書 | 2025-11-13 | Japanese | ||
| 8283623 | 半期報告書-第117期(2025/04/01-2025/09/30) | 2025-11-13 | Japanese | ||
| 7980187 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-09 | Japanese | ||
| 7856097 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-10 | Japanese | ||
| 7859350 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-05 | Japanese | ||
| 7240425 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-10 | Japanese | ||
| 7246858 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7249989 | 内部統制報告書-第116期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249975 | 確認書 | 2025-06-25 | Japanese | ||
| 7249974 | 有価証券報告書-第116期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7258681 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-16 | Japanese | ||
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 |
MEDIPAL HOLDINGS CORPORATION 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/12322/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12322 | 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=12322 | 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=12322 \ -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": 12322}, 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 MEDIPAL HOLDINGS CORPORATION (id: 12322)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.