
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 |
|---|---|---|---|
|
TRUST CO., LTD.
A large global exporter of used vehicles selling via an onl…
|
3347 | TW | Wholesale and retail trade |
|
TURNERS AUTOMOTIVE GROUP LIMITED
Integrated automotive retail, finance, insurance, and credi…
|
TRA | NZ | Wholesale and retail trade |
|
Uxin Ltd
Operates an e-commerce platform for used vehicle transactio…
|
UXIN | US | Wholesale and retail trade |
|
VERTU MOTORS PLC
Automotive retailer selling new and used vehicles with comp…
|
VTU | GB | Wholesale and retail trade |
|
VT HOLDINGS CO.,LTD.
Holding company in automobile sales, manufacturing, and hou…
|
7593 | JP | Wholesale and retail trade |
|
WE BUY CARS HOLDINGS LIMITED
Integrated retailer acquiring and selling diverse pre-owned…
|
WBCE | ZA | Wholesale and retail trade |
|
WELLBIN GROUP CO.,Ltd.
Holding company focused on automotive sales, after-sales se…
|
7136 | JP | Wholesale and retail trade |
|
Wetteri PLC
A multi-brand dealership selling and servicing cars, commer…
|
WETTERI | FI | Wholesale and retail trade |
|
YACOPINI MIRAI S.A.
Official Nissan dealership selling new cars, trucks, and ut…
|
— | AR | Wholesale and retail trade |
|
YACOPINI SUD SA
Authorized Volkswagen dealership offering new car sales, fi…
|
— | AR | 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.