
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 |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-12-03 | Korean | |
| 대규모기업집단현황공시[분기별공시(개별회사용)] | 2024-11-29 | Korean | |
| 분기보고서 (2024.09) | 2024-11-14 | Korean | |
| 기업설명회(IR)개최 | 2024-11-14 | Korean | |
| 공개매수신고서 | 2024-11-11 | Korean | |
| 공개매수설명서 | 2024-11-11 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8009965 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-12-03 | Korean | ||
| 8011168 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2024-11-29 | Korean | ||
| 8016269 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8016155 | 기업설명회(IR)개최 | 2024-11-14 | Korean | ||
| 8019576 | 공개매수신고서 | 2024-11-11 | Korean | ||
| 8019575 | 공개매수설명서 | 2024-11-11 | Korean | ||
| 8020992 | 연결재무제표기준영업(잠정)실적(공정공시) | 2024-11-05 | Korean | ||
| 8021181 | 주식등의대량보유상황보고서(약식) | 2024-11-04 | Korean | ||
| 8023307 | 결산실적공시예고 | 2024-10-29 | Korean | ||
| 8049329 | 주식등의대량보유상황보고서(약식) | 2024-10-10 | Korean | ||
| 8082788 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2024-08-30 | Korean | ||
| 8095629 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2024-08-14 | Korean | ||
| 8089463 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8097124 | 기업설명회(IR)개최 | 2024-08-13 | Korean | ||
| 8100904 | 연결재무제표기준영업(잠정)실적(공정공시) | 2024-08-06 | 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.