
TOHO LAMAC CO., LTD. — Investor Relations & Filings
TOHO LAMAC CO., LTD. is a company engaged in the footwear business, encompassing the planning, production, wholesale, and retail of shoes. The company provides a wide range of footwear for men, women, and children. Its product portfolio includes various types such as synthetic leather shoes, sports shoes, sneakers, casual shoes, sandals, and boots. The company's philosophy centers on delivering products that are 'just right' for everyday life, aiming to provide comfort and a natural style suitable for various occasions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正臨時報告書 | 2026-05-08 | Japanese | |
| 2026年12月期 第1四半期決算短信〔日本基準〕(非連結) | 2026-04-24 | Japanese | |
| 人事異動に関するお知らせ | 2026-04-24 | Japanese | |
| 確認書 | 2026-03-17 | Japanese | |
| 有価証券報告書-第68期(2024/12/21-2025/12/20) | 2026-03-17 | Japanese | |
| 確認書 | 2025-08-01 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 44020869 | 訂正臨時報告書 | 2026-05-08 | Japanese | ||
| 46878819 | 2026年12月期 第1四半期決算短信〔日本基準〕(非連結) | 2026-04-24 | Japanese | ||
| 46878989 | 人事異動に関するお知らせ | 2026-04-24 | Japanese | ||
| 32960723 | 確認書 | 2026-03-17 | Japanese | ||
| 32960721 | 有価証券報告書-第68期(2024/12/21-2025/12/20) | 2026-03-17 | Japanese | ||
|
2025
8 filings
| |||||
| 7859548 | 確認書 | 2025-08-01 | Japanese | ||
| 7859547 | 半期報告書-第68期(2024/12/21-2025/12/20) | 2025-08-01 | Japanese | ||
| 7273474 | 臨時報告書 | 2025-03-18 | Japanese | ||
| 7273567 | 内部統制報告書-第67期(2023/12/21-2024/12/20) | 2025-03-17 | Japanese | ||
| 7273564 | 確認書 | 2025-03-17 | Japanese | ||
| 7273572 | 有価証券報告書-第67期(2023/12/21-2024/12/20) | 2025-03-17 | Japanese | ||
| 7276186 | 臨時報告書 | 2025-02-25 | Japanese | ||
| 7276463 | 臨時報告書 | 2025-02-18 | Japanese | ||
|
2024
2 filings
| |||||
| 7314006 | 四半期報告書-第67期第2四半期(2024/03/21-2024/06/20) | 2024-08-02 | Japanese | ||
| 7314004 | 確認書 | 2024-08-02 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of textiles, clothing and footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sanblue Corporation Limited
Specializes in textile trading, real estate development, an…
|
521222 | IN | Wholesale and retail trade |
|
SANKO PAZARLAMA İTHALAT İHRACAT A.Ş.
Markets and distributes textile products including yarn, fa…
|
SANKO | TR | Wholesale and retail trade |
|
SANKYO SEIKO CO.,LTD.
A diversified company operating in fashion, textiles, and r…
|
8018 | JP | Wholesale and retail trade |
|
SARASWATI SAREE DEPOT LIMITED
Distributes women’s ethnic wear, specializing in sarees, ku…
|
SSDL | IN | Wholesale and retail trade |
|
Sita Enterprises LTD.
Wholesale trader of textiles and garments, also managing fi…
|
512589 | IN | Wholesale and retail trade |
|
SOHO HOLLY CORPORATION
Global trade firm specializing in silk textiles, garments, …
|
600128 | CN | Wholesale and retail trade |
|
Sophia Traexpo Limited
International and domestic trader of commodities, textiles,…
|
541633 | IN | Wholesale and retail trade |
|
Sportsclick Inc.
Wholesale distribution of authentic licensed sports apparel…
|
— | CA | Wholesale and retail trade |
|
STARSOURCE MULTITRADE LIMITED
Wholesale distributor and trader of textiles, fabrics, and …
|
506365 | IN | Wholesale and retail trade |
|
STEVEN MADDEN, LTD.
A design and marketing company specializing in fashion-forw…
|
SHOO | US | Wholesale and retail trade |
TOHO LAMAC 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/12406/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12406 | 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=12406 | 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=12406 \ -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": 12406}, 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 TOHO LAMAC CO., LTD. (id: 12406)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.