
WILLPLUS Holdings Corporation — Investor Relations & Filings
WILLPLUS Holdings Corporation is a holding company that operates a network of authorized automobile dealerships through its subsidiaries. The company specializes in the sale of new and used imported vehicles, managing a diverse portfolio of international brands. These brands include Porsche, BMW, MINI, Volvo, Jaguar, Land Rover (Range Rover, Defender, Discovery), Jeep, Peugeot, Citroën, DS, Fiat, Abarth, Alfa Romeo, BYD, and Hyundai. In addition to vehicle sales, the company provides comprehensive after-sales support, including vehicle maintenance and repair services. It also offers complementary services such as auto leasing and acts as a general insurance agent.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年6月期 通期業績予想の修正に関するお知らせ | 2026-05-14 | Japanese | |
| 2026年6月期第3四半期 決算補足説明資料 | 2026-05-14 | Japanese | |
| 株式取得(子会社化)に向けた株式譲渡契約締結に関するお知らせ | 2026-05-14 | Japanese | |
| 2026年6月期第3四半期決算短信〔日本基準〕(連結) | 2026-05-14 | Japanese | |
| 新任執行役員就任及び連結子会社の代表取締役社長の異動に関するお知らせ | 2026-05-01 | Japanese | |
| 確認書 | 2025-09-24 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46884581 | 2026年6月期 通期業績予想の修正に関するお知らせ | 2026-05-14 | Japanese | ||
| 46884580 | 2026年6月期第3四半期 決算補足説明資料 | 2026-05-14 | Japanese | ||
| 46884579 | 株式取得(子会社化)に向けた株式譲渡契約締結に関するお知らせ | 2026-05-14 | Japanese | ||
| 46884575 | 2026年6月期第3四半期決算短信〔日本基準〕(連結) | 2026-05-14 | Japanese | ||
| 46880471 | 新任執行役員就任及び連結子会社の代表取締役社長の異動に関するお知らせ | 2026-05-01 | Japanese | ||
|
2025
6 filings
| |||||
| 7924583 | 確認書 | 2025-09-24 | Japanese | ||
| 7924582 | 有価証券報告書-第18期(2024/07/01-2025/06/30) | 2025-09-24 | Japanese | ||
| 7260709 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-02 | Japanese | ||
| 7273524 | 臨時報告書 | 2025-03-18 | Japanese | ||
| 7276879 | 確認書 | 2025-02-14 | Japanese | ||
| 7276885 | 半期報告書-第18期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese | ||
|
2024
4 filings
| |||||
| 7304455 | 確認書 | 2024-10-24 | Japanese | ||
| 7304459 | 訂正有価証券報告書-第17期(2023/07/01-2024/06/30) | 2024-10-24 | Japanese | ||
| 7304679 | 臨時報告書 | 2024-10-17 | Japanese | ||
| 7306796 | 臨時報告書 | 2024-09-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CARMAX INC
A large-scale retailer of used vehicles with a no-haggle pr…
|
KMX | US | Wholesale and retail trade |
|
CARVANA CO.
An e-commerce platform for buying and selling used cars wit…
|
CVNA | US | Wholesale and retail trade |
|
Centenary United Holdings Limited
Integrated automotive service provider and vehicle retailer…
|
1959 | HK | Wholesale and retail trade |
|
China Harmony Auto Holding Limited
Prominent automobile service group dealing in luxury and ul…
|
3836 | KY | Wholesale and retail trade |
|
China MeiDong Auto Holdings Limited
Fast-growing auto dealership group selling premium/luxury v…
|
1268 | KY | Wholesale and retail trade |
|
China Yongda Automobiles Services Holdings Limited
Comprehensive retailer and service provider specializing in…
|
3669 | KY | Wholesale and retail trade |
|
China ZhengTong Auto Services Holdings Limited
A comprehensive 4S dealer of luxury and ultra-luxury automo…
|
1728 | KY | Wholesale and retail trade |
|
COMBINED MOTOR HOLDINGS LIMITED
Investment holding company with subsidiaries in retail moto…
|
CMH | ZA | Wholesale and retail trade |
|
Competent Automobiles Co. Ltd.
Authorized Maruti Suzuki dealer providing sales, service, p…
|
531041 | IN | Wholesale and retail trade |
|
Công ty Cổ phần City Auto
A leading automotive company distributing, retailing, and s…
|
CTF | VN | Wholesale and retail trade |
WILLPLUS Holdings Corporation 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/13941/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13941 | 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=13941 | 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=13941 \ -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": 13941}, 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 WILLPLUS Holdings Corporation (id: 13941)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.