
SAMYANGTONGSANG LTD — Investor Relations & Filings
Samyang Tongsang Co., Ltd. is a manufacturer and supplier of leather products. The company specializes in producing full-grain, chrome-tanned cow leather for various applications. Its primary markets include the automotive, footwear, and leather goods sectors, with its materials being used for products such as car seats, shoes, and handbags. As a certified leather manufacturer, the company holds quality system certifications relevant to the automotive industry. In addition to its core leather manufacturing operations, the company also operates a rental business division.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 최대주주등소유주식변동신고서 | 2026-04-30 | Korean | |
| 기타경영사항(자율공시) (상호변경 안내) | 2026-04-20 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-27 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39045265 | 최대주주등소유주식변동신고서 | 2026-04-30 | Korean | ||
| 34686508 | 기타경영사항(자율공시) (상호변경 안내) | 2026-04-20 | Korean | ||
| 33058882 | 기업가치제고계획(자율공시) | 2026-03-27 | Korean | ||
| 33057244 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 33057215 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | ||
| 32983543 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32955592 | 감사보고서제출 | 2026-03-16 | Korean | ||
| 32935548 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32935520 | 의결권대리행사권유참고서류 | 2026-03-12 | Korean | ||
| 32935428 | 주주총회소집결의 | 2026-03-12 | Korean | ||
| 32935400 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32907461 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-06 | Korean | ||
| 32907444 | 현금ㆍ현물배당결정 | 2026-03-06 | Korean | ||
| 32849094 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | ||
| 32538336 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-19 | Korean | ||
Market data
Market data not available
Price history
Peer group · Tanning and dressing of leather; dressing and dyeing of fur
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AKI India Limited
Produces and exports leather goods, footwear, and equestria…
|
AKI | IN | Manufacturing |
|
AMIN TANNERY LIMITED
Manufacturer of finished leather and leather products for d…
|
541771 | IN | Manufacturing |
|
CHOKWANG LEATHER CO.,LTD
Manufacturer and distributor of leather for automotive and …
|
004700 | KR | Manufacturing |
|
DESA DERİ SANAYİ VE TİCARET A.Ş.
Vertically integrated manufacturer and retailer of leather …
|
DESA | TR | Manufacturing |
|
G.M. Leather
Processes and markets high-quality bovine leathers for luxu…
|
GML | IT | Manufacturing |
|
KARO Leather a.s.
Vertically integrated manufacturer of upholstery and clothi…
|
KARIN | CZ | Manufacturing |
|
MINGXIN NEW MATERIAL CO.,LTD.
Produces advanced, sustainable automotive interior material…
|
605068 | CN | Manufacturing |
|
Namyue Holdings LimitedI
Processes and sells semi-finished and finished leather prod…
|
1058 | HK | Manufacturing |
|
SCHAFFER CORPORATION LIMITED
Produces automotive leather, building materials, and manage…
|
SFC | AU | Manufacturing |
|
Super Tannery Limited
Manufacturer of finished leather, safety footwear, and auto…
|
523842 | IN | Manufacturing |
SAMYANGTONGSANG 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/17616/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17616 | 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=17616 | 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=17616 \ -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": 17616}, 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 SAMYANGTONGSANG LTD (id: 17616)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.