
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 |
|---|---|---|---|
|
AUTONATION, INC.
Automotive retailer selling new and used vehicles, parts, a…
|
AN | US | Wholesale and retail trade |
|
AUTOSPORTS GROUP LIMITED.
Luxury vehicle dealership network offering sales, repairs, …
|
ASG | AU | Wholesale and retail trade |
|
AUTOWAVE Co.,Ltd.
A one-stop provider of automotive products and vehicle main…
|
2666 | JP | Wholesale and retail trade |
|
BetterLife Holding Limited
Automobile dealership focused on luxury and ultra-luxury pa…
|
6909 | HK | Wholesale and retail trade |
|
BEYAZ FİLO OTO KİRALAMA A.Ş.
Specializes in operational fleet leasing, vehicle sales, an…
|
BEYAZ | TR | Wholesale and retail trade |
|
Bilia
A large European car dealership group offering vehicle sale…
|
BILI | SE | Wholesale and retail trade |
|
Bombay Cycle & Motor Agency Ltd.
Provides motor vehicle servicing and hospitality operations…
|
501430 | IN | Wholesale and retail trade |
|
CAFFYNS PLC
Motor vehicle retailer in southeast England selling new/use…
|
CFYN | GB | Wholesale and retail trade |
|
Camping World Holdings, Inc.
The largest retailer of recreational vehicles, related prod…
|
CWH | US | Wholesale and retail trade |
|
CARMA LIMITED
Online automotive platform for end-to-end purchase and sale…
|
CMA | AU | 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.