
iWIN PLUS CO.,LTD. — Investor Relations & Filings
iWIN PLUS CO.,LTD. is a company that provides image sensor packaging and testing solutions. It specializes in the development, design, and manufacturing of Wafer Level Chip Scale Packages (WLCSP) for Complementary Metal-Oxide Semiconductor (CMOS) image sensors. The company offers a comprehensive range of services that encompass the entire process from wafer-level packaging to final product testing for a global clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(약식) | 2026-06-08 | Korean | |
| [기재정정]최대주주변경을수반하는주식양수도계약체결 | 2026-06-05 | Korean | |
| 전환청구권행사 | 2026-06-05 | Welsh | |
| [기재정정]주요사항보고서(자기전환사채매도결정) | 2026-06-04 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-06-02 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-06-02 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47994034 | 주식등의대량보유상황보고서(약식) | 2026-06-08 | Korean | ||
| 47977565 | [기재정정]최대주주변경을수반하는주식양수도계약체결 | 2026-06-05 | Korean | ||
| 47976553 | 전환청구권행사 | 2026-06-05 | Welsh | ||
| 47962682 | [기재정정]주요사항보고서(자기전환사채매도결정) | 2026-06-04 | Korean | ||
| 47930461 | 주식등의대량보유상황보고서(일반) | 2026-06-02 | Korean | ||
| 47930451 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-06-02 | Korean | ||
| 47928283 | [기재정정]주요사항보고서(자기전환사채매도결정) | 2026-06-02 | Korean | ||
| 47917528 | 주주총회소집결의 (임시주주총회) | 2026-06-01 | Korean | ||
| 47917494 | 주주명부폐쇄기간또는기준일설정 | 2026-06-01 | Korean | ||
| 47886105 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-05-29 | Korean | ||
| 47884035 | 임시주주총회결과 | 2026-05-29 | Korean | ||
| 47884029 | 대표이사변경 | 2026-05-29 | Welsh | ||
| 47883970 | 투자판단관련주요경영사항 (경영지배인 사임) | 2026-05-29 | Korean | ||
| 47857869 | [기재정정]최대주주변경을수반하는주식양수도계약체결 | 2026-05-28 | Korean | ||
| 47857867 | 최대주주변경 | 2026-05-28 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Lintes
Specializes in high-speed data transmission and Thunderbolt…
|
6715 | TW | Manufacturing |
|
LITTELFUSE INC /DE
Manufactures circuit protection, power control, and sensing…
|
LFUS | US | Manufacturing |
|
Long Young Electronic (Kunshan) Co., Ltd.
Manufactures EMI shielding and thermal management solutions…
|
301389 | CN | Manufacturing |
|
LONTIUM SEMICONDUCTOR CORPORATION
Fabless designer of high-speed interface chips and video pr…
|
688486 | CN | Manufacturing |
|
LOONGSON TECHNOLOGY CORPORATION LIMITED
Designs high-performance microprocessors and ICs using the …
|
688047 | CN | Manufacturing |
|
LOTES
Manufacturer of precision electronic interconnect component…
|
3533 | TW | Manufacturing |
|
LOTTE ENERGY MATERIALS CORPORATION
Manufacturer of high-end copper foil for batteries and elec…
|
020150 | KR | Manufacturing |
|
LPI
Provides semiconductor assembly and testing services for IC…
|
2369 | TW | Manufacturing |
|
LTC
Global provider of power management, optoelectronics, and A…
|
2301 | TW | Manufacturing |
|
LUKEN Technologies Co., Ltd.
Manufactures testing and inspection solutions for semicondu…
|
162120 | KR | Manufacturing |
iWIN PLUS 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/17314/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17314 | 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=17314 | 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=17314 \ -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": 17314}, 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 iWIN PLUS CO.,LTD. (id: 17314)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.