
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 |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 기업설명회(IR)개최 | 2026-05-15 | Korean | |
| 타법인주식및출자증권취득결정 | 2026-05-06 | Korean | |
| 특수관계인으로부터주식의취득 | 2026-05-06 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-06 | Korean | |
| 기업가치제고계획(자율공시) (2025년 이행현황) | 2026-05-06 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46360531 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 46345015 | 기업설명회(IR)개최 | 2026-05-15 | Korean | ||
| 41751712 | 타법인주식및출자증권취득결정 | 2026-05-06 | Korean | ||
| 41751573 | 특수관계인으로부터주식의취득 | 2026-05-06 | Korean | ||
| 41725064 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-06 | Korean | ||
| 41724956 | 기업가치제고계획(자율공시) (2025년 이행현황) | 2026-05-06 | Korean | ||
| 38406487 | 결산실적공시예고 | 2026-04-29 | Korean | ||
| 33134494 | 배당락 | 2026-04-01 | Korean | ||
| 33047226 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33046684 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 32955439 | 사업보고서 (2025.12) | 2026-03-16 | Korean | ||
| 32954980 | 감사보고서제출 | 2026-03-16 | Korean | ||
| 32916361 | [기재정정]의결권대리행사권유참고서류 | 2026-03-09 | Korean | ||
| 32915205 | 의결권대리행사권유참고서류 | 2026-03-09 | Korean | ||
| 32902823 | 타법인주식및출자증권처분결정 | 2026-03-05 | 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… |
|
AMTEK HOLDINGS BERHAD
Investment holding company providing management services, p…
|
— | MY | 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… |
|
Associated Services Limited
No longer engages in active production or service delivery.
|
ASRL | PK | Administrative and support serv… |
|
AVADA GROUP LIMITED
Provides integrated traffic management solutions for infras…
|
AVD | AU | 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.