
Công ty Cổ phần Thành Thành Công - Biên Hòa — Investor Relations & Filings
Thanh Thanh Cong - Bien Hoa Joint Stock Company, operating as TTC AgriS, is a leading multinational agricultural enterprise. It specializes in the production and sale of sugar and its by-products. As a high-tech agricultural entity, TTC AgriS holds a significant market position in the sugarcane industry. The company is committed to sustainable agricultural solutions and actively promotes circular economy initiatives, aiming to provide comprehensive and environmentally conscious agricultural offerings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SBT: Thông báo về việc niêm yết và giao dịch chứng khoán thay đổi niêm yết | 2026-05-26 | Vietnamese | |
| SBT: Báo cáo kết quả giao dịch cổ phiếu của người nội bộ Huỳnh Bích Ngọc | 2026-05-25 | Vietnamese | |
| SBT: Quyết định về việc thay đổi đăng ký niêm yết | 2026-05-21 | Vietnamese | |
| SBT: Thông báo về việc giảm tỷ lệ sở hữu tại công ty liên kết - GMIM | 2026-05-20 | Vietnamese | |
| SBT: Thông báo giao dịch cổ phiếu của Người nội bộ Đặng Huỳnh Ức My | 2026-05-15 | Vietnamese | |
| SBT: Thông báo giao dịch cổ phiếu của tổ chức có liên quan của Người nội bộ Công ty Cổ phần Đầu tư Thành Thành Công | 2026-05-15 | Vietnamese |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Growing of sugar cane
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
COMPANIA INVERSORA INDUSTRIAL S.A.
Agribusiness focused on sugarcane and sugar, exporting and …
|
— | AR | Agriculture, forestry and fishi… |
|
CROOKES BROTHERS LIMITED
Southern African agri-business cultivating sugar cane, bana…
|
CKS | ZA | Agriculture, forestry and fishi… |
|
PT Aman Agrindo Tbk
Sugarcane cultivation, sugar trading, and production of cry…
|
GULA | ID | Agriculture, forestry and fishi… |
Công ty Cổ phần Thành Thành Công - Biên Hòa 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/66955/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66955 | 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=66955 | 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=66955 \ -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": 66955}, 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 Công ty Cổ phần Thành Thành Công - Biên Hòa (id: 66955)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.