
SANKYO SEIKO CO.,LTD. — Investor Relations & Filings
SANKYO SEIKO CO., LTD. is a diversified company with primary operations in fashion, textiles, and real estate. The fashion business centers on the wholesale of apparel and accessories, prominently featuring the management and distribution of international brands like DAKS and LEONARD. The textile division trades in a variety of materials, including suit fabrics, silk clothing, nightwear, and bedding. Complementing these activities is a real estate leasing business. The company leverages a robust sales network to serve international markets, with a particular focus on Asia.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-06 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-10 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-06 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-09 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-05 | Japanese | |
| 確認書 | 2025-11-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 33544800 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-06 | Japanese | ||
| 32919714 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-10 | Japanese | ||
| 14688831 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-06 | Japanese | ||
| 12289345 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-09 | Japanese | ||
|
2025
8 filings
| |||||
| 9317218 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-05 | Japanese | ||
| 8308926 | 確認書 | 2025-11-14 | Japanese | ||
| 8308920 | 半期報告書-第89期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7252938 | 臨時報告書 | 2025-06-24 | Japanese | ||
| 7253955 | 確認書 | 2025-06-23 | Japanese | ||
| 7253952 | 内部統制報告書-第88期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7253957 | 有価証券報告書-第88期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7289702 | 臨時報告書 | 2025-01-06 | Japanese | ||
|
2024
3 filings
| |||||
| 7295523 | 確認書 | 2024-11-14 | Japanese | ||
| 7295521 | 半期報告書-第88期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7305246 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-10-11 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of textiles, clothing and footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
J-Long Group Ltd
Designs and distributes reflective and non-reflective garme…
|
JL | US | Wholesale and retail trade |
|
KD Corporation
A diversified company in real estate, construction, textile…
|
044180 | KR | Wholesale and retail trade |
|
Khoobsurat Ltd.
Trades textiles and synthetic fabrics while offering invest…
|
535730 | IN | Wholesale and retail trade |
|
Kubota S.A.
Designs, distributes, and sells footwear, clothing, and acc…
|
KUB | PL | Wholesale and retail trade |
|
Lahoti Overseas Ltd.
Global merchant exporter of cotton yarns, synthetic blends,…
|
LAHOTIOV | IN | Wholesale and retail trade |
|
Lanakam S.A.
Distributor of high-end fashion brands with wholesale and r…
|
LANAC | GR | Wholesale and retail trade |
|
Makoteks AD
A textile wholesaler diversified into real estate leasing a…
|
MAKS | MK | Wholesale and retail trade |
|
MBV International Limited
Sourcing and supplying customizable imprintable apparel, un…
|
1957 | HK | Wholesale and retail trade |
|
Mihika Industries Ltd.
Trades and distributes textile materials and fabrics across…
|
538895 | IN | Wholesale and retail trade |
|
Mittal Life Style Limited
Specialized supplier and distributor of denim fabrics for t…
|
MITTAL | IN | Wholesale and retail trade |
SANKYO SEIKO 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/12284/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12284 | 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=12284 | 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=12284 \ -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": 12284}, 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 SANKYO SEIKO CO.,LTD. (id: 12284)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.