
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 |
|---|---|---|---|
| 確認書 | 2025-09-24 | Japanese | |
| 有価証券報告書-第18期(2024/07/01-2025/06/30) | 2025-09-24 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-02 | Japanese | |
| 臨時報告書 | 2025-03-18 | Japanese | |
| 確認書 | 2025-02-14 | Japanese | |
| 半期報告書-第18期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
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
9 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 | ||
| 7307563 | 確認書 | 2024-09-27 | Japanese | ||
| 7307555 | 内部統制報告書-第17期(2023/07/01-2024/06/30) | 2024-09-27 | Japanese | ||
| 7307562 | 有価証券報告書-第17期(2023/07/01-2024/06/30) | 2024-09-27 | Japanese | ||
| 7336668 | 確認書 | 2024-05-15 | Japanese | ||
| 7336667 | 四半期報告書-第17期第3四半期(2024/01/01-2024/03/31) | 2024-05-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2 Cheap Cars Group Limited
Integrated automotive group specializing in high-volume ret…
|
2CC | NZ | Wholesale and retail trade |
|
AMERICAS CARMART INC
Automotive retailer offering used vehicles and in-house fin…
|
CRMT | US | Wholesale and retail trade |
|
Aramis Group
A European leader in the online business-to-consumer sale o…
|
ARAMI | FR | Wholesale and retail trade |
|
ASBURY AUTOMOTIVE GROUP INC
Automotive retailer selling new and used vehicles with serv…
|
ABG | US | Wholesale and retail trade |
|
AutoCanada Inc.
Canadian multi-location automotive dealership group offerin…
|
ACQ | CA | Wholesale and retail trade |
|
Automakedonija AD
Sells and provides after-sales support for passenger and co…
|
AUMK | MK | Wholesale and retail trade |
|
Automax Motors Ltd.
A holding company that imports and markets new vehicles and…
|
AMX | IL | Wholesale and retail trade |
|
AUTOMOB PARTICIPAÇÕES S.A.
Manages light and heavy vehicle dealerships, machinery sale…
|
— | BR | Wholesale and retail trade |
|
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 |
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.