
PT Trisula Textile Industries Tbk — Investor Relations & Filings
PT Trisula Textile Industries Tbk, established in 1968, is a textile manufacturer engaged in the production and trading of various textile products. The company specializes in fabrics, uniforms, and fashion items, with a notable focus on polyester and viscose-blend products, including premium suit fabrics. It combines advanced technology with traditional expertise to deliver products known for their durability, comfort, and fashionable appeal. Committed to sustainability, the company integrates eco-friendly practices throughout its production process, from raw material sourcing to final output. PT Trisula Textile Industries Tbk serves both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | |
| BELL - FY 2020 - instance.zip | 2020-12-31 | Indonesian | |
| BELL - FY 2020 - BELL Surat pengantar XBRL Audit 2020.pdf | 2020-12-31 | Indonesian | |
| BELL - FY 2020 - FinancialStatement-2020-Tahunan-BELL.pdf | 2020-12-31 | Indonesian | |
| BELL - FY 2020 - BELL Analisa Naik Turun FS Audited 2020.pdf | 2020-12-31 | Indonesian | |
| BELL - FY 2020 - BELL Checklist Pengungkapan OJK 2020.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 44942153 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | ||
|
2020
8 filings
| |||||
| 44949509 | BELL - FY 2020 - instance.zip | 2020-12-31 | Indonesian | ||
| 44949506 | BELL - FY 2020 - BELL Surat pengantar XBRL Audit 2020.pdf | 2020-12-31 | Indonesian | ||
| 44949503 | BELL - FY 2020 - FinancialStatement-2020-Tahunan-BELL.pdf | 2020-12-31 | Indonesian | ||
| 44949500 | BELL - FY 2020 - BELL Analisa Naik Turun FS Audited 2020.pdf | 2020-12-31 | Indonesian | ||
| 44949499 | BELL - FY 2020 - BELL Checklist Pengungkapan OJK 2020.pdf | 2020-12-31 | Indonesian | ||
| 44949498 | BELL - FY 2020 - BELL FS 31 Desember 2020.pdf | 2020-12-31 | Indonesian | ||
| 44949494 | BELL - FY 2020 - FinancialStatement-2020-Tahunan-BELL.xlsx | 2020-12-31 | English | ||
| 44949492 | BELL - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Weaving of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Raymond Limited
Diversified conglomerate in worsted suiting, apparel, real …
|
RAYMOND | IN | Manufacturing |
|
R&B Denims Limited
Integrated manufacturer of high-quality denim fabrics for g…
|
RNBDENIMS | IN | Manufacturing |
|
Redco Textiles Limited
ISO 9001 certified, vertically integrated manufacturer of y…
|
REDCO | PK | Manufacturing |
|
Reliance Weaving Mills Limited
Specializes in premium greige fabrics and yarn for apparel …
|
REWM | PK | Manufacturing |
|
Ridhi Synthetics Ltd.
Manufactures and trades synthetic fabrics, blended yarns, a…
|
504365 | IN | Manufacturing |
|
RRIL LIMITED
Manufactures textiles and develops residential and commerci…
|
RRIL | IN | Manufacturing |
|
Ruby Mills Ltd.
Vertically integrated producer of cotton and blended fabric…
|
RUBYMILLS | IN | Manufacturing |
|
RUENTEX IND.LTD
A textile manufacturer and retail distributor of woven fabr…
|
2915 | TW | Manufacturing |
|
SAIBO Co.,Ltd.
Manufactures and sells textiles, leases real estate, and op…
|
3123 | JP | Manufacturing |
|
Saleem Denim Industries Limited
Prominent manufacturer and exporter of woven textiles, incl…
|
SDIL | PK | Manufacturing |
PT Trisula Textile Industries 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/69044/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69044 | 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=69044 | 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=69044 \ -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": 69044}, 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 Trisula Textile Industries Tbk (id: 69044)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.