
WASHHOUSE CO.,LTD. — Investor Relations & Filings
WASHHOUSE CO.,LTD. specializes in the planning, development, and operation of remotely managed coin-operated laundry stores. The company operates one of the largest chains of its kind, primarily through a franchise (FC) business model. Its core offering is a patented coin-operated laundry management system that allows for remote oversight and control of its facilities. WASHHOUSE provides self-service laundry services, including washing machines and dryers, to the general public. The company has also developed a mobile application to enhance the customer experience and a mobile laundry vehicle for disaster relief.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-30 | Japanese | |
| 有価証券報告書-第25期(2025/01/01-2025/12/31) | 2026-03-30 | Japanese | |
| 確認書 | 2025-08-12 | Japanese | |
| 半期報告書-第25期(2025/01/01-2025/12/31) | 2025-08-12 | Japanese | |
| 臨時報告書 | 2025-03-27 | Japanese | |
| 内部統制報告書-第24期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33084529 | 確認書 | 2026-03-30 | Japanese | ||
| 33084521 | 有価証券報告書-第25期(2025/01/01-2025/12/31) | 2026-03-30 | Japanese | ||
|
2025
6 filings
| |||||
| 7858132 | 確認書 | 2025-08-12 | Japanese | ||
| 7858129 | 半期報告書-第25期(2025/01/01-2025/12/31) | 2025-08-12 | Japanese | ||
| 7271440 | 臨時報告書 | 2025-03-27 | Japanese | ||
| 7271437 | 内部統制報告書-第24期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7271431 | 確認書 | 2025-03-27 | Japanese | ||
| 7271436 | 有価証券報告書-第24期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
|
2024
7 filings
| |||||
| 7309132 | 有価証券届出書(組込方式) | 2024-09-11 | Japanese | ||
| 7313117 | 確認書 | 2024-08-09 | Japanese | ||
| 7313105 | 半期報告書-第24期(2024/01/01-2024/12/31) | 2024-08-09 | Japanese | ||
| 7338740 | 確認書 | 2024-05-13 | Japanese | ||
| 7338743 | 四半期報告書-第24期第1四半期(2024/01/01-2024/03/31) | 2024-05-13 | Japanese | ||
| 7344357 | 臨時報告書 | 2024-03-28 | Japanese | ||
| 7344354 | 内部統制報告書-第23期(2023/01/01-2023/12/31) | 2024-03-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Washing and cleaning of textile and fur products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DoveCorp Enterprises Inc.
A large Canadian provider of high-end retail and commercial…
|
— | CA | Other service activities |
|
Elis
An international multi-service provider of rental and maint…
|
ELIS | FR | Other service activities |
|
Hollywood S.A.
B2B provider of industrial laundry and textile rental for m…
|
HLD | PL | Other service activities |
|
K-Bro Linen Inc.
Largest provider of healthcare and hospitality linen servic…
|
KBL | CA | Other service activities |
|
LE LAVOIR LIMITED
Provides professional laundry, dry cleaning, and garment ca…
|
539814 | IN | Other service activities |
WASHHOUSE 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/13989/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13989 | 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=13989 | 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=13989 \ -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": 13989}, 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 WASHHOUSE CO.,LTD. (id: 13989)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.