
DONG IN ENTECH Co., Ltd. — Investor Relations & Filings
DONG IN ENTECH Co., Ltd. is a global Original Design Manufacturer (ODM) specializing in high-performance outdoor products. The company leverages advanced, ultra-lightweight, high-strength aluminum processing technology and ergonomic design principles to produce a wide range of goods. Its primary product lines include technical mountaineering backpacks, travel bags, and baby products. As a key partner to leading international brands in the outdoor gear industry, DONG IN ENTECH provides comprehensive services encompassing research and development, component production, and final assembly. The company was founded in 1992 and has since grown from a specialist in aluminum tube processing to a full-service manufacturer of world-class consumer goods.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업가치제고계획(자율공시) | 2026-03-30 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 감사보고서제출 | 2026-03-19 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean | |
| 주주총회소집결의 | 2026-03-12 | Korean | |
| 현금ㆍ현물배당결정 | 2026-03-12 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 33082837 | 기업가치제고계획(자율공시) | 2026-03-30 | Korean | ||
| 33057807 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32985561 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32984949 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32933707 | 주주총회소집결의 | 2026-03-12 | Korean | ||
| 32933705 | 현금ㆍ현물배당결정 | 2026-03-12 | Korean | ||
| 32933696 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32933686 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-12 | Korean | ||
| 32933685 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32933680 | 의결권대리행사권유참고서류 | 2026-03-12 | Korean | ||
| 32537762 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-19 | Korean | ||
|
2025
4 filings
| |||||
| 12203279 | 기타경영사항(자율공시) (배당기준일 관련 안내) | 2025-12-18 | Korean | ||
| 33031614 | 자기주식처분결과보고서 | 2025-11-10 | Korean | ||
| 33031252 | 주요사항보고서(자기주식처분결정) | 2025-11-07 | Korean | ||
| 33026842 | 현금ㆍ현물배당결정 | 2025-10-24 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui Korrun Co.,Ltd
Designs and manufactures luggage, backpacks, and travel gea…
|
300577 | CN | Manufacturing |
|
BARCOS Co., Ltd.
Designs, manufactures, and sells handbags, wallets, and oth…
|
7790 | JP | Manufacturing |
|
GOBLIN INDIA LIMITED
Designs and manufactures travel gear, luggage, and corporat…
|
542850 | IN | Manufacturing |
|
Grown Up Group Investment Holdings Limited
Design, manufacture, and sale of bags, luggage, and accesso…
|
1842 | HK | Manufacturing |
|
Guangdong Wanlima Industry Co., Ltd.
Manufactures leather goods, footwear, and equipment for ret…
|
300591 | CN | Manufacturing |
|
Hermès International
A designer, manufacturer, and retailer of luxury goods with…
|
RMS | FR | Manufacturing |
|
Kandal M Venture Ltd
Contract manufacturer of affordable luxury leather goods fo…
|
FMFC | US | Manufacturing |
|
Le Tanneur et Compagnie
French designer and manufacturer of high-end leather goods …
|
ALTAN | FR | Manufacturing |
|
LVMH Moët Hennessy Louis Vuitton SE
A world-leading luxury products group managing a portfolio …
|
MC | FR | Manufacturing |
|
MaxsMaking Inc.
Manufactures and sells customized textile goods and promoti…
|
MAMK | US | Manufacturing |
DONG IN ENTECH 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/15915/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15915 | 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=15915 | 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=15915 \ -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": 15915}, 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 DONG IN ENTECH Co., Ltd. (id: 15915)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.