
Công ty Cổ phần Phú Tài — Investor Relations & Filings
Phu Tai Joint Stock Company is a diversified enterprise primarily engaged in the manufacture and trade of wood and stone products, encompassing natural stone, artificial stone, and processed wood for export. Additionally, the company operates in the automotive sector, functioning as a distributor and auto repair service provider for Toyota, offering new and used vehicle sales, spare parts, and after-sales services. Phu Tai serves both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PTB: Công văn của UBCKNN về tài liệu báo cáo kết quả phát hành cổ phiếu để trả cổ tức | 2026-05-27 | Vietnamese | |
| PTB: Giấy chứng nhận đăng ký doanh nghiệp - Công ty Cổ phần Đầu tư nhà Bình Kiến | 2026-05-22 | Vietnamese | |
| PTB: Quyết định của HĐQT về việc thông qua chủ trương tăng vốn điều lệ cho CTCP Vina G7 | 2026-05-22 | Vietnamese | |
| PTB: Thông báo thay đổi số lượng cổ phiếu có quyền biểu quyết đang lưu hành | 2026-05-21 | Vietnamese | |
| PTB: Báo cáo kết quả đợt phát hành cổ phiếu để trả cổ tức | 2026-05-21 | Vietnamese | |
| PTB: Nghị quyết HĐQT về việc thông qua kết quả đợt phát hành cổ phiếu để trả cổ tức 2025 | 2026-05-21 | Vietnamese |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Cutting, shaping and finishing of stone
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Inani Marbles & Industries Ltd.
Extracts, processes, and supplies marble, granite, and natu…
|
531129 | IN | Manufacturing |
|
Jain Marmo Industries Ltd.
Extracts, processes, and distributes marble and granite for…
|
539119 | IN | Manufacturing |
|
Madhav Marbles & Granites Ltd.
Processes and distributes granite, marble, and quartz for g…
|
MADHAV | IN | Manufacturing |
|
MAJOR TEAM HOLDINGS BERHAD
Investment holding and engaged in manufacturing, supply, an…
|
— | MY | Manufacturing |
|
MARBLE CITY INDIA LIMITED
Processes and distributes premium imported marble and stone…
|
531281 | IN | Manufacturing |
|
Mayur Floorings Ltd.
Processes and distributes marble and granite for constructi…
|
531221 | IN | Manufacturing |
|
Milestone Global Limited
Processes and exports granite slabs, tiles, and monuments f…
|
531338 | IN | Manufacturing |
|
Oriental Trimex Limited
Processes and trades imported marble and granite for luxury…
|
ORIENTALTL | IN | Manufacturing |
|
Pokarna Ltd.
Vertically integrated producer of natural granite and engin…
|
POKARNA | IN | Manufacturing |
|
Ravileela Granites Limited
Processes and manufactures granite slabs and tiles for glob…
|
526095 | IN | Manufacturing |
Công ty Cổ phần Phú Tài 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/66938/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66938 | 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=66938 | 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=66938 \ -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": 66938}, 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 Phú Tài (id: 66938)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.