
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 |
|---|---|---|---|
| 투자설명서 | 2023-11-06 | Korean | |
| [기재정정]증권신고서(지분증권) | 2023-11-02 | Korean | |
| 증권신고서(지분증권) | 2023-10-13 | Korean | |
| 감사보고서 (2022.12) | 2023-05-17 | Korean | |
| 연결감사보고서 (2022.12) | 2023-05-17 | Korean | |
| 감사보고서 (2021.12) | 2022-03-31 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
5 filings
| |||||
| 8266556 | 투자설명서 | 2023-11-06 | Korean | ||
| 8267584 | [기재정정]증권신고서(지분증권) | 2023-11-02 | Korean | ||
| 8274979 | 증권신고서(지분증권) | 2023-10-13 | Korean | ||
| 8336115 | 감사보고서 (2022.12) | 2023-05-17 | Korean | ||
| 8336113 | 연결감사보고서 (2022.12) | 2023-05-17 | Korean | ||
|
2022
1 filing
| |||||
| 8732812 | 감사보고서 (2021.12) | 2022-03-31 | Korean | ||
|
2021
1 filing
| |||||
| 9047714 | 감사보고서 (2020.12) | 2021-04-09 | Korean | ||
|
2020
2 filings
| |||||
| 9595101 | 연결감사보고서 (2019.12) | 2020-04-28 | Korean | ||
| 10069827 | 감사보고서 (2019.12) | 2020-03-30 | Korean | ||
|
2019
2 filings
| |||||
| 10277610 | 연결감사보고서 (2018.12) | 2019-05-02 | Korean | ||
| 10293441 | 감사보고서 (2018.12) | 2019-04-05 | 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 |
|
BONIA CORPORATION BERHAD
An international luxury fashion retailer specializing in hi…
|
— | MY | Manufacturing |
|
DK LEATHER CORPORATION BERHAD
Manufactures and provides custom-designed, premium leather …
|
— | MY | Manufacturing |
|
Dos Banderas S.A.
Designs and manufactures high-quality, performance-focused …
|
— | AR | 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 |
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.