
PT Satyamitra Kemas Lestari Tbk — Investor Relations & Filings
PT Satyamitra Kemas Lestari Tbk operates as an integrated provider of carton packaging and logistics solutions. The company's core business encompasses the manufacture of paper-based packaging, including corrugated carton and pre-print corrugated carton products. It offers a comprehensive suite of services, ranging from packaging design and manufacturing to logistics and supply-chain optimization. Emphasizing a "one-stop" and "fit-for-purpose" approach, PT Satyamitra Kemas Lestari Tbk leverages advanced technologies to deliver cost-effective and high-quality packaging solutions. Its clientele primarily consists of fast-moving consumer goods companies, supporting the distribution of various brands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Penjelasan atas Volatilitas Transaksi | 2026-05-21 | Indonesian | |
| Penyampaian Materi Public Expose - Tahunan | 2026-05-18 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | |
| Rencana Penyelenggaraan Public Expose - Tahunan | 2026-05-06 | Indonesian | |
| SMKL - FY 2020 - instance.zip | 2020-12-31 | Indonesian | |
| SMKL - FY 2020 - Final_PT Satyamitra Kemas Lestari Tbk_2020.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46726061 | Penjelasan atas Volatilitas Transaksi | 2026-05-21 | Indonesian | ||
| 46543410 | Penyampaian Materi Public Expose - Tahunan | 2026-05-18 | Indonesian | ||
| 44946462 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | ||
| 44954365 | Rencana Penyelenggaraan Public Expose - Tahunan | 2026-05-06 | Indonesian | ||
|
2020
6 filings
| |||||
| 45450210 | SMKL - FY 2020 - instance.zip | 2020-12-31 | Indonesian | ||
| 45450205 | SMKL - FY 2020 - Final_PT Satyamitra Kemas Lestari Tbk_2020.pdf | 2020-12-31 | Indonesian | ||
| 45450193 | SMKL - FY 2020 - FinancialStatement-2020-Tahunan-SMKL.xlsx | 2020-12-31 | Indonesian | ||
| 45450186 | SMKL - FY 2020 - Surat Pernyataan Direksi 31 Des 2020.pdf | 2020-12-31 | Indonesian | ||
| 45450178 | SMKL - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | ||
| 45450173 | SMKL - FY 2020 - FinancialStatement-2020-Tahunan-SMKL.pdf | 2020-12-31 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Manufacture of corrugated paper and paperboard and of containers of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anuroop Packaging Limited
Manufactures and distributes corrugated and offset printed …
|
542865 | IN | Manufacturing |
|
ASIA PAPER MANUFACTURING CO.,LTD
Manufactures linerboard, kraft paper, and gypsum linerboard…
|
002310 | KR | Manufacturing |
|
Aten Papers & Foam Limited
Manufactures integrated paper and foam packaging and cushio…
|
544417 | IN | Manufacturing |
|
B&A Packaging India Limited
Manufacturer of paper sacks and flexible packaging for indu…
|
523186 | IN | Manufacturing |
|
BAREM AMBALAJ SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of paper and offset printed packagi…
|
BARMA | TR | Manufacturing |
|
B&B Triplewall Containers Limited
Designs and manufactures corrugated packaging and heavy-dut…
|
BBTCL | IN | Manufacturing |
|
Bilokalnik-IPA d.d.
Manufacturer of sustainable corrugated cardboard packaging …
|
BLKL | HR | Manufacturing |
|
BOX-PAK (MALAYSIA) BHD
Manufacturer and distributor of corrugated cartons and die-…
|
— | MY | Manufacturing |
|
CENTURY BOND BHD
Comprehensive provider of industrial packaging solutions an…
|
— | MY | Manufacturing |
|
Cherat Packaging Limited
Manufactures industrial and consumer packaging solutions, s…
|
CPPL | PK | Manufacturing |
PT Satyamitra Kemas Lestari Tbk 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/69713/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69713 | 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=69713 | 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=69713 \ -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": 69713}, 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 PT Satyamitra Kemas Lestari Tbk (id: 69713)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.