NEWTEL PARTICIPAÇÕES S.A. - EM LIQUIDAÇÃO — Investor Relations & Filings
About NEWTEL PARTICIPAÇÕES S.A. - EM LIQUIDAÇÃO
Newtel Participações S.A. - Em Liquidação is a holding company currently undergoing a formal liquidation process. The entity was established to manage equity interests and strategic investments in other enterprises. Following the commencement of its dissolution, the company's operations are focused exclusively on the orderly winding down of its business affairs. Key activities include the inventory and realization of corporate assets, the identification and settlement of outstanding liabilities, and the management of legal contingencies. The company is governed by a liquidation framework aimed at the final distribution of residual assets to its shareholders. Its current administrative structure is dedicated to fulfilling regulatory obligations and ensuring transparency throughout the termination of its corporate activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2018 v2 | 2019-04-30 | Portuguese | |
| DFP 2018 | 2019-03-29 | Portuguese | |
| ITR 2018-Q3 | 2018-11-14 | Portuguese | |
| FCA 2018 v2 | 2018-10-29 | Portuguese | |
| FRE NOVO 2018 v2 | 2018-10-29 | Portuguese | |
| ITR 2018-Q2 | 2018-08-13 | Portuguese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
2 filings
| |||||
| 33678182 | DFP 2018 v2 | 2019-04-30 | Portuguese | ||
| 33678180 | DFP 2018 | 2019-03-29 | Portuguese | ||
|
2018
10 filings
| |||||
| 33914901 | ITR 2018-Q3 | 2018-11-14 | Portuguese | ||
| 46911413 | FCA 2018 v2 | 2018-10-29 | Portuguese | ||
| 34448877 | FRE NOVO 2018 v2 | 2018-10-29 | Portuguese | ||
| 33914875 | ITR 2018-Q2 | 2018-08-13 | Portuguese | ||
| 34448863 | FRE NOVO 2018 | 2018-05-30 | Portuguese | ||
| 33914855 | ITR 2018-Q1 | 2018-05-15 | Portuguese | ||
| 34411711 | FRE NOVO 2017 v4 | 2018-05-10 | Portuguese | ||
| 33665173 | DFP 2017 | 2018-03-29 | Portuguese | ||
| 34411712 | FRE NOVO 2017 v3 | 2018-01-10 | Portuguese | ||
| 34411698 | FRE NOVO 2017 v2 | 2018-01-10 | Portuguese | ||
|
2017
3 filings
| |||||
| 33901598 | ITR 2017-Q3 | 2017-11-14 | Portuguese | ||
| 33901599 | ITR 2017-Q2 | 2017-08-14 | Portuguese | ||
| 34411703 | FRE NOVO 2017 | 2017-05-30 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
0964104 B.C. Ltd.
A holding company and wholly-owned subsidiary of U3O8 Corp.…
|
— | CA | Financial and insurance activit… |
|
1000 YATIRIMLAR HOLDİNG A.Ş.
Investment holding company focused on tech, transportation,…
|
BINHO | TR | Financial and insurance activit… |
|
1RT Acquisition Corp.
A blank check company formed to effect a merger or other bu…
|
ONCH | US | Financial and insurance activit… |
|
3U Holding AG
A holding company operating firms in IT, renewable energy, …
|
UUU | DE | Financial and insurance activit… |
|
4404980 CANADA INC.
A dissolved federally incorporated distributing corporation…
|
— | CA | Financial and insurance activit… |
|
524 PARTICIPAÇOES SA
Holding company focused on the management and administratio…
|
— | BR | Financial and insurance activit… |
|
8I HOLDINGS LTD
Investment holding company focused on fintech, asset manage…
|
8IH | AU | Financial and insurance activit… |
|
9169-8316 Québec Inc.
Numbered corporation and reporting issuer filing regulatory…
|
— | CA | Financial and insurance activit… |
|
ACACIA RESEARCH CORP
A strategic acquirer and operator of undervalued public and…
|
ACTG | US | Financial and insurance activit… |
|
Acceler8 Ventures PLC
Acquisition company targeting gaming, media, software, tech…
|
— | JE | Financial and insurance activit… |
NEWTEL PARTICIPAÇÕES S.A. - EM LIQUIDAÇÃO 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/53104/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53104 | 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=53104 | 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=53104 \ -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": 53104}, 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 NEWTEL PARTICIPAÇÕES S.A. - EM LIQUIDAÇÃO (id: 53104)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.