
HYUNDAI EZWEL CO., LTD. — Investor Relations & Filings
HYUNDAI EZWEL CO., LTD. is a welfare solutions provider that develops and operates comprehensive employee benefit platforms for enterprises and public institutions. The company specializes in selective welfare systems, also known as cafeteria-style benefit programs, where employees use allocated points to access a wide range of goods and services. Its offerings include consulting on welfare scheme design, system construction, operational management, and the provision of curated welfare content. Additionally, the company provides specialized solutions such as welfare packages, voucher services, and programs tailored for small businesses, all aimed at enhancing workplace satisfaction and streamlining the administration of employee benefits.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2025-11-04 | Korean | |
| 결산실적공시예고 | 2025-10-28 | Korean | |
| 자기주식취득결과보고서 | 2025-10-01 | Korean | |
| 대규모기업집단현황공시[분기별공시(개별회사용)] | 2025-08-29 | Korean | |
| 기업설명회(IR)개최 | 2025-08-21 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 10216896 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 33029896 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-11-04 | Korean | ||
| 33027699 | 결산실적공시예고 | 2025-10-28 | Korean | ||
| 33021970 | 자기주식취득결과보고서 | 2025-10-01 | Korean | ||
| 7868431 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2025-08-29 | Korean | ||
| 7870687 | 기업설명회(IR)개최 | 2025-08-21 | Korean | ||
| 7872907 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7875834 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-08-13 | Korean | ||
| 7877213 | [기재정정]주요사항보고서(자기주식취득결정) | 2025-08-08 | Korean | ||
| 7878521 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-08-05 | Korean | ||
| 7878520 | [기재정정]기업가치제고계획(자율공시) | 2025-08-05 | Korean | ||
| 7878514 | 주요사항보고서(자기주식취득결정) | 2025-08-05 | Korean | ||
| 7881081 | 결산실적공시예고 | 2025-07-29 | Korean | ||
| 7883410 | 자기주식취득결과보고서 | 2025-07-18 | Korean | ||
| 7889064 | 기업설명회(IR)개최 | 2025-06-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other business support service activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AdCapital AG
Industrial holding company that acquires and manages firms …
|
ADC | DE | Administrative and support serv… |
|
adish Co., Ltd.
Offers customer success and CX outsourcing solutions using …
|
7093 | JP | Administrative and support serv… |
|
AFK Sistema
A diversified holding company managing a portfolio of asset…
|
AFKS | RU | Administrative and support serv… |
|
AJIS CO.,LTD.
Provider of retail support services, specializing in invent…
|
4659 | JP | Administrative and support serv… |
|
Alldigi Tech Limited
Global provider of technology-driven BPO and HRO solutions …
|
ALLDIGI | IN | Administrative and support serv… |
|
Arcamatrix Corporation
Delisted, subject to a Cease Trade order, and designated a …
|
— | CA | Administrative and support serv… |
|
Arteria S.A.
Provider of outsourcing solutions in customer service, sale…
|
ARR | PL | Administrative and support serv… |
|
AVADA GROUP LIMITED
Provides integrated traffic management solutions for infras…
|
AVD | AU | Administrative and support serv… |
|
BLS International Services Ltd
Global tech-enabled partner for visa, passport, and citizen…
|
BLS | IN | Administrative and support serv… |
|
CANPR Technology Limited
Tech platform simplifying immigration, offering application…
|
WPR | CA | Administrative and support serv… |
HYUNDAI EZWEL 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/17328/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17328 | 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=17328 | 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=17328 \ -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": 17328}, 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 HYUNDAI EZWEL CO., LTD. (id: 17328)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.