
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 |
|---|---|---|---|
| 確認書 | 2024-03-28 | Japanese | |
| 有価証券報告書-第23期(2023/01/01-2023/12/31) | 2024-03-28 | Japanese | |
| 確認書 | 2023-11-10 | Japanese | |
| 四半期報告書-第23期第3四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | |
| 確認書 | 2023-08-10 | Japanese | |
| 四半期報告書-第23期第2四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
2 filings
| |||||
| 7344349 | 確認書 | 2024-03-28 | Japanese | ||
| 7344351 | 有価証券報告書-第23期(2023/01/01-2023/12/31) | 2024-03-28 | Japanese | ||
|
2023
9 filings
| |||||
| 7539208 | 確認書 | 2023-11-10 | Japanese | ||
| 7539207 | 四半期報告書-第23期第3四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | ||
| 7548380 | 確認書 | 2023-08-10 | Japanese | ||
| 7548378 | 四半期報告書-第23期第2四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7567303 | 確認書 | 2023-05-15 | Japanese | ||
| 7567301 | 四半期報告書-第23期第1四半期(2023/01/01-2023/03/31) | 2023-05-15 | Japanese | ||
| 7571184 | 確認書 | 2023-03-29 | Japanese | ||
| 7571182 | 内部統制報告書-第22期(2022/01/01-2022/12/31) | 2023-03-29 | Japanese | ||
| 7571181 | 有価証券報告書-第22期(2022/01/01-2022/12/31) | 2023-03-29 | Japanese | ||
|
2022
4 filings
| |||||
| 7586478 | 四半期報告書-第22期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-09 | Japanese | ||
| 7586477 | 確認書 | 2022-11-09 | Japanese | ||
| 7590113 | 確認書 | 2022-08-26 | Japanese | ||
| 7590111 | 訂正有価証券報告書-第21期(令和3年1月1日-令和3年12月31日) | 2022-08-26 | 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.