
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 |
|---|---|---|---|
|
NEXTAGE Co., Ltd.
Automotive retailer of new and used cars with no repair his…
|
3186 | JP | Wholesale and retail trade |
|
NISSAN TOKYO SALES HOLDINGS CO., LTD.
Holding company operating auto dealerships and providing se…
|
8291 | JP | Wholesale and retail trade |
|
OTOKOÇ OTOMOTİV TİCARET VE SANAYİ A.Ş.
Diversified automotive firm offering sales, after-sales, re…
|
OTOKC | TR | Wholesale and retail trade |
|
OTOSOR OTOMOTİV A.Ş.
Sells second-hand vehicles with alternative, installment-ba…
|
OTOSR | TR | Wholesale and retail trade |
|
Pasquarelli Auto
Multi-brand automotive dealership offering vehicle sales an…
|
PSQ | IT | Wholesale and retail trade |
|
PENSKE AUTOMOTIVE GROUP, INC.
A diversified international transportation services company…
|
PAG | US | Wholesale and retail trade |
|
PETER WARREN AUTOMOTIVE HOLDINGS LIMITED
Operates dealerships offering vehicle sales, maintenance, p…
|
PWR | AU | Wholesale and retail trade |
|
PGUM
Luxury automotive retailer specializing in BMW, MINI, and P…
|
2247 | TW | Wholesale and retail trade |
|
Pl Group Spolka Akcyjna
A diversified automotive company offering fleet management,…
|
PLG | PL | Wholesale and retail trade |
|
Popular Vehicles and Services Limited
Operates multi-brand dealerships and service centers for di…
|
PVSL | IN | 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.