
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 |
|---|---|---|---|
| 臨時報告書 | 2024-06-25 | Japanese | |
| 有価証券報告書-第87期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | |
| 確認書 | 2024-06-24 | Japanese | |
| 内部統制報告書-第87期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | |
| 確認書 | 2024-02-09 | Japanese | |
| 四半期報告書-第87期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 7328670 | 臨時報告書 | 2024-06-25 | Japanese | ||
| 7329520 | 有価証券報告書-第87期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
| 7329517 | 確認書 | 2024-06-24 | Japanese | ||
| 7329516 | 内部統制報告書-第87期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
| 7355782 | 確認書 | 2024-02-09 | Japanese | ||
| 7355771 | 四半期報告書-第87期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese | ||
|
2023
9 filings
| |||||
| 7538811 | 確認書 | 2023-11-10 | Japanese | ||
| 7538802 | 四半期報告書-第87期第2四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | ||
| 7551695 | 確認書 | 2023-08-04 | Japanese | ||
| 7551694 | 四半期報告書-第87期第1四半期(2023/04/01-2023/06/30) | 2023-08-04 | Japanese | ||
| 7553978 | 確認書 | 2023-06-30 | Japanese | ||
| 7553974 | 内部統制報告書-第86期(2022/04/01-2023/03/31) | 2023-06-30 | Japanese | ||
| 7553968 | 有価証券報告書-第86期(2022/04/01-2023/03/31) | 2023-06-30 | Japanese | ||
| 7576170 | 確認書 | 2023-02-10 | Japanese | ||
| 7576160 | 四半期報告書-第86期第3四半期(2022/10/01-2022/12/31) | 2023-02-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of textiles, clothing and footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anand Rayons Limited
Trades and distributes synthetic yarns and threads for text…
|
542721 | IN | Wholesale and retail trade |
|
Callista Industries Limited
Procures, trades, and distributes textile products, includi…
|
539335 | IN | Wholesale and retail trade |
|
Checkpoint Trends Limited
Distributes grey cloth and finished textiles to manufacture…
|
531099 | IN | Wholesale and retail trade |
|
China Dongxiang (Group) Co., Ltd.
Leading branded sportswear enterprise in China, exclusively…
|
3818 | KY | Wholesale and retail trade |
|
COLEFAX GROUP PLC
International designer and distributor of luxury furnishing…
|
CFX | GB | Wholesale and retail trade |
|
Elve S.A.
Designs and produces uniforms, workwear, and PPE for public…
|
ELBE | GR | Wholesale and retail trade |
|
Enterprise International Limited
Trades and exports silk fabrics, yarn, and agricultural com…
|
526574 | IN | Wholesale and retail trade |
|
EPS Creative Health Technology Group Limited
Specialized trading of healthcare products and comprehensiv…
|
3860 | HK | Wholesale and retail trade |
|
Fenix Outdoor International AG
Global group that develops, markets, and retails outdoor pr…
|
FOI | CH | Wholesale and retail trade |
|
i.century Holding Limited
Provides apparel supply chain management services and suppl…
|
8507 | HK | 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.