
SewonCorporation — Investor Relations & Filings
Sewon Corporation is a manufacturer specializing in automotive components. The company produces a range of pressed and stamped automobile body parts, supplying the global automotive market. Its core product portfolio includes panel assembly dashes, cowl cross members, radiator supports, side outer assemblies, and rear floor components. Sewon Corporation focuses on leveraging its manufacturing technology and quality control processes to deliver essential parts for vehicle construction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-04-20 | Korean | |
| 타인에대한채무보증결정(자율공시) | 2026-04-03 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | |
| 대표이사변경 | 2026-03-31 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 46367761 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 34689304 | 주식등의대량보유상황보고서(약식) | 2026-04-20 | Korean | ||
| 33252447 | 타인에대한채무보증결정(자율공시) | 2026-04-03 | Korean | ||
| 33120024 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33119829 | 대표이사변경 | 2026-03-31 | Korean | ||
| 33103484 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33014390 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 32984169 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32956265 | 현금ㆍ현물배당결정 | 2026-03-16 | Korean | ||
| 32956260 | 주주총회소집결의 | 2026-03-16 | Korean | ||
| 32956244 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 19422921 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-10 | Korean | ||
|
2025
3 filings
| |||||
| 7867433 | 주식등의대량보유상황보고서(약식) | 2025-09-01 | Korean | ||
| 7872934 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7898012 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-05-28 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bodies (coachwork) for motor vehicles; manufacture of trailers and semi-trailers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Automobile Corpn. of Goa Ltd.
Manufacturer of bus bodies and sheet metal components for t…
|
505036 | IN | Manufacturing |
|
AZAD INDIA MOBILITY LIMITED
Designs and manufactures bus bodies and specialized mobilit…
|
504731 | IN | Manufacturing |
|
BUS CAP BERHAD
A pure-play manufacturer specializing in customized bus bod…
|
— | MY | Manufacturing |
|
CHINA INTERNATIONAL MARINE CONTAINERS (GROUP) CO., LTD
Global supplier of logistics and energy equipment, containe…
|
000039 | CN | Manufacturing |
|
CIMC Vehicles (Group) Co Ltd.
A global manufacturer specializing in semi-trailers and spe…
|
301039 | CN | Manufacturing |
|
Consolidated Grunenfelder Saady Holding Co.
Manages industrial subsidiaries focused on transport and lo…
|
4147 | SA | Manufacturing |
|
Gemilang International Limited
Leading Asia-Pacific manufacturer of bus bodies and complet…
|
6163 | HK | Manufacturing |
|
KANEMATSU ENGINEERING CO.,LTD.
Manufacturer of environmental maintenance equipment and pow…
|
6402 | JP | Manufacturing |
|
KYOKUTO KAIHATSU KOGYO CO.,LTD.
Manufactures special-purpose vehicles, environmental equipm…
|
7226 | JP | Manufacturing |
|
MARCOPOLO SA
Global manufacturer of bus bodies and collective passenger …
|
— | BR | Manufacturing |
SewonCorporation 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/16109/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16109 | 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=16109 | 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=16109 \ -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": 16109}, 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 SewonCorporation (id: 16109)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.