
PETTENATI S.A. INDUSTRIA TEXTIL — Investor Relations & Filings
Pettenati S.A. Industria Textil specializes in the manufacture, marketing, and export of circular knitted fabrics and finished clothing articles. Established in 1964, the company produces a comprehensive portfolio that includes dyed, denim, and technical fabrics, as well as casual wear, beachwear, and underwear for men, women, and children. Its operations encompass weaving and knitting processes, utilizing modern technology to create innovative textile solutions. In addition to its core manufacturing activities, the company provides personalized consulting services to support customer success. Pettenati serves a diverse international market, focusing on high-performance mesh fabrics and garment production characterized by technical precision and quality.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Atualização sobre Obrigação Adicional; Assembleia para Resgate das Ações | 2026-05-23 | Portuguese | |
| Resultado do leilão; Conversão de Registro | 2026-04-27 | Portuguese | |
| Atualização do Preço por Ação da OPA; Data do Leilão; Período de Habilitação | 2026-04-22 | Portuguese | |
| ITR 2025-Q4 | 2026-02-19 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| DFP 2025 | 2025-09-25 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46940192 | Atualização sobre Obrigação Adicional; Assembleia para Resgate das Ações | 2026-05-23 | Portuguese | ||
| 37420899 | Resultado do leilão; Conversão de Registro | 2026-04-27 | Portuguese | ||
| 35255238 | Atualização do Preço por Ação da OPA; Data do Leilão; Período de Habilitação | 2026-04-22 | Portuguese | ||
| 34146715 | ITR 2025-Q4 | 2026-02-19 | Portuguese | ||
|
2025
4 filings
| |||||
| 34146710 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 33802996 | DFP 2025 | 2025-09-25 | Portuguese | ||
| 34146450 | ITR 2025-Q1 | 2025-05-13 | Portuguese | ||
| 34083801 | ITR 2024-Q4 | 2025-02-14 | Portuguese | ||
|
2024
5 filings
| |||||
| 34083711 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 33794606 | DFP 2024 | 2024-09-18 | Portuguese | ||
| 34083731 | ITR 2024-Q1 v2 | 2024-07-12 | Portuguese | ||
| 34083681 | ITR 2024-Q1 | 2024-05-14 | Portuguese | ||
| 34046791 | ITR 2023-Q4 | 2024-02-09 | Portuguese | ||
|
2023
2 filings
| |||||
| 35969648 | FRE NOVO 2023 v13 | 2023-11-21 | Portuguese | ||
| 35969433 | FRE NOVO 2023 v12 | 2023-11-21 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted fabrics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
WebX International Holdings Company Limited
Manufacturing functional fabrics and operating digital fina…
|
8521 | HK | Manufacturing |
|
ZHEJIANG YUNZHONGMA CO., LTD
Specializes in knitted base fabrics for PU and PVC syntheti…
|
603130 | CN | Manufacturing |
PETTENATI S.A. INDUSTRIA TEXTIL 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/53131/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53131 | 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=53131 | 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=53131 \ -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": 53131}, 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 PETTENATI S.A. INDUSTRIA TEXTIL (id: 53131)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.