
UNIFORM NEXT CO., LTD. — Investor Relations & Filings
UNIFORM NEXT CO., LTD. is an e-commerce company specializing in the sale of workplace uniforms. It serves a diverse clientele, including corporations, stores, and individuals. The company's extensive product catalog features over 10,000 items for various sectors such as general workwear, office administration, medical and nursing care, and the food service industry. A key differentiator is its in-house factory that provides customization services, including embroidery and printing, allowing for fast and cost-effective personalization of garments. UNIFORM NEXT also offers dedicated services for corporate clients, such as sample lending, deferred payment options, and volume-based discounts to facilitate large-scale uniform procurement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年12月期4月度 月次業績速報 | 2026-05-07 | Japanese | |
| 訂正臨時報告書 | 2026-04-09 | Japanese | |
| 確認書 | 2026-03-26 | Japanese | |
| 有価証券報告書-第32期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | |
| 確認書 | 2025-08-08 | Japanese | |
| 半期報告書-第32期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46881186 | 2026年12月期4月度 月次業績速報 | 2026-05-07 | Japanese | ||
| 33890615 | 訂正臨時報告書 | 2026-04-09 | Japanese | ||
| 33043835 | 確認書 | 2026-03-26 | Japanese | ||
| 33043833 | 有価証券報告書-第32期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
|
2025
9 filings
| |||||
| 7858515 | 確認書 | 2025-08-08 | Japanese | ||
| 7858518 | 半期報告書-第32期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | ||
| 7269918 | 臨時報告書 | 2025-03-28 | Japanese | ||
| 7271212 | 内部統制報告書-第31期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7271207 | 確認書 | 2025-03-27 | Japanese | ||
| 7271205 | 有価証券報告書-第31期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7274871 | 訂正臨時報告書 | 2025-03-07 | Japanese | ||
| 7276232 | 臨時報告書 | 2025-02-21 | Japanese | ||
| 7276364 | 臨時報告書 | 2025-02-20 | Japanese | ||
|
2024
2 filings
| |||||
| 7312464 | 確認書 | 2024-08-09 | Japanese | ||
| 7309924 | 半期報告書-第31期(2024/01/01-2024/12/31) | 2024-08-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of textiles, clothing and footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sanblue Corporation Limited
Specializes in textile trading, real estate development, an…
|
521222 | IN | Wholesale and retail trade |
|
SANKO PAZARLAMA İTHALAT İHRACAT A.Ş.
Markets and distributes textile products including yarn, fa…
|
SANKO | TR | Wholesale and retail trade |
|
SANKYO SEIKO CO.,LTD.
A diversified company operating in fashion, textiles, and r…
|
8018 | JP | Wholesale and retail trade |
|
SARASWATI SAREE DEPOT LIMITED
Distributes women’s ethnic wear, specializing in sarees, ku…
|
SSDL | IN | Wholesale and retail trade |
|
Sita Enterprises LTD.
Wholesale trader of textiles and garments, also managing fi…
|
512589 | IN | Wholesale and retail trade |
|
SOHO HOLLY CORPORATION
Global trade firm specializing in silk textiles, garments, …
|
600128 | CN | Wholesale and retail trade |
|
Sophia Traexpo Limited
International and domestic trader of commodities, textiles,…
|
541633 | IN | Wholesale and retail trade |
|
Sportsclick Inc.
Wholesale distribution of authentic licensed sports apparel…
|
— | CA | Wholesale and retail trade |
|
STARSOURCE MULTITRADE LIMITED
Wholesale distributor and trader of textiles, fabrics, and …
|
506365 | IN | Wholesale and retail trade |
|
STEVEN MADDEN, LTD.
A design and marketing company specializing in fashion-forw…
|
SHOO | US | Wholesale and retail trade |
UNIFORM NEXT CO., LTD. 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/14040/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14040 | 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=14040 | 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=14040 \ -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": 14040}, 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 UNIFORM NEXT CO., LTD. (id: 14040)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.