
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 |
|---|---|---|---|
| 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2025-05-30 | Korean | |
| 분기보고서 (2025.03) | 2025-05-15 | Korean | |
| 기업설명회(IR)개최 | 2025-05-15 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2025-05-08 | Korean | |
| 기업가치제고계획(자율공시) | 2025-05-08 | Korean | |
| [기재정정]수시공시의무관련사항(공정공시) (주주가치 제고를 위한 중장기 배당 정책 안내) | 2025-05-08 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7897181 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2025-05-30 | Korean | ||
| 7902404 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7901247 | 기업설명회(IR)개최 | 2025-05-15 | Korean | ||
| 7906599 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-05-08 | Korean | ||
| 7906597 | 기업가치제고계획(자율공시) | 2025-05-08 | Korean | ||
| 7906596 | [기재정정]수시공시의무관련사항(공정공시) (주주가치 제고를 위한 중장기 배당 정책 안내) | 2025-05-08 | Korean | ||
| 7906592 | 주요사항보고서(자기주식취득결정) | 2025-05-08 | Korean | ||
| 7908467 | 결산실적공시예고 | 2025-04-30 | Korean | ||
| 7913382 | [기재정정]사업보고서 (2024.12) | 2025-04-11 | Korean | ||
| 7916887 | 배당락 | 2025-04-01 | Korean | ||
| 7923612 | 정기주주총회결과 | 2025-03-24 | Korean | ||
| 7923597 | 대표이사변경 | 2025-03-24 | Korean | ||
| 7923589 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-24 | Korean | ||
| 7953612 | 감사보고서제출 | 2025-03-14 | Korean | ||
| 7953609 | 사업보고서 (2024.12) | 2025-03-14 | 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.