
WABASH NATIONAL Corp — Investor Relations & Filings
Wabash National Corp. is a diversified industrial manufacturing company that provides engineered solutions and services for the transportation, logistics, and infrastructure markets. As a leading North American producer of semi-trailers and truck bodies, its product portfolio includes dry and refrigerated van trailers, platform trailers, and bulk tank trailers for liquid transportation systems. The company also manufactures processing equipment, such as silos and tanks, and develops advanced composite materials. In addition to its core manufacturing, Wabash offers a range of parts, services, and integrated solutions, including its Trailers as a Service (TaaS) platform, designed to optimize customer supply chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-28 | English | |
| 8-K | 2026-05-14 | English | |
| 10-Q | 2026-05-01 | English | |
| 8-K | 2026-05-01 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 8-K | 2026-04-09 | English |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47867341 | SD | 2026-05-28 | English | ||
| 46281258 | 8-K | 2026-05-14 | English | ||
| 46149968 | 10-Q | 2026-05-01 | English | ||
| 46150055 | 8-K | 2026-05-01 | English | ||
| 46150073 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 46150069 | 8-K | 2026-04-09 | English | ||
| 46150183 | ARS | 2026-03-31 | English | ||
| 46150085 | DEFA14A | 2026-03-31 | English | ||
| 46150161 | DEF 14A | 2026-03-31 | English | ||
| 33064555 | SCHEDULE 13G/A - WABASH NATIONAL Corp (0000879526) (Subject) | 2026-03-27 | English | ||
| 32882877 | 10-K - WABASH NATIONAL CORP (0000879526) (Filer) | 2026-02-18 | English | ||
| 32882865 | 4 - WABASH NATIONAL CORP (0000879526) (Filer) | 2026-02-18 | English | ||
| 32882866 | 4 - WABASH NATIONAL CORP (0000879526) (Filer) | 2026-02-18 | English | ||
| 32882868 | 4 - WABASH NATIONAL CORP (0000879526) (Filer) | 2026-02-18 | English | ||
| 32882867 | 4 - WABASH NATIONAL CORP (0000879526) (Filer) | 2026-02-18 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bodies (coachwork) for motor vehicles; manufacture of trailers and semi-trailers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
METAGRO S.R.L.
Manufactures semi-trailers for transport and runs e-commerc…
|
— | AR | Manufacturing |
|
MILLER INDUSTRIES INC /TN/
Manufacturer of towing and recovery equipment, including wr…
|
MLR | US | Manufacturing |
|
Neftekamskiy Avtozavod (NEFAZ)
Manufacturer of buses, trailers, and superstructures, prima…
|
NFAZ | RU | Manufacturing |
|
New Gonow Recreational Vehicles Inc.
Manufacturer and exporter of bespoke towable RVs, strong in…
|
805 | HK | Manufacturing |
|
Nilsson Special Vehicles AB
Manufacturer of ambulances, hearses, and limousines from co…
|
NILS | SE | Manufacturing |
|
PT Arkha Jayanti Persada Tbk.
Manufactures heavy equipment components, dump trucks, steel…
|
ARKA | ID | Manufacturing |
|
RANDONCORP S.A.
Global manufacturer of heavy vehicles and components for mo…
|
— | BR | Manufacturing |
|
Range Energy Inc.
Developing powered trailer systems to hybridize heavy-duty …
|
— | CA | Manufacturing |
|
RECRUSUL SA
Designs and manufactures road machinery and specialized tra…
|
— | BR | Manufacturing |
|
SewonCorporation
Manufacturer of pressed and stamped automobile body parts f…
|
024830 | KR | Manufacturing |
WABASH NATIONAL Corp 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/32912/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32912 | 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=32912 | 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=32912 \ -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": 32912}, 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 WABASH NATIONAL Corp (id: 32912)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.