
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-05-22 | Korean | |
| 주주총회소집결의 | 2026-05-22 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-15 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-04-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46793402 | 주주명부폐쇄기간또는기준일설정 | 2026-05-22 | Korean | ||
| 46788589 | 주주총회소집결의 | 2026-05-22 | Korean | ||
| 46356831 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 46356585 | 최대주주등소유주식변동신고서 | 2026-05-15 | Korean | ||
| 46355401 | 주식등의대량보유상황보고서(일반) | 2026-05-15 | Korean | ||
| 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 | ||
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 |
|
Pak Leather Crafts Limited
Manufacturer and exporter of finished leather and leather g…
|
PAKL | PK | Manufacturing |
|
SCHAFFER CORPORATION LIMITED
Produces automotive leather, building materials, and manage…
|
SFC | AU | 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.