PARCOM PARTICIPACOES SA EM LIQUIDACAO — Investor Relations & Filings
About PARCOM PARTICIPACOES SA EM LIQUIDACAO
Parcom Participacoes SA Em Liquidacao is a holding company currently in the process of formal liquidation. Historically, the entity functioned as a vehicle for managing equity interests and participations in various commercial enterprises. In its current status, the company's operations are restricted to the orderly winding up of its business affairs. Key activities include the realization of corporate assets, the settlement of outstanding financial liabilities, and the distribution of remaining capital to stakeholders. The liquidation process is conducted in accordance with regulatory requirements to facilitate the eventual dissolution and extinction of the legal entity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Fixar a remuneração mensal dos administradores da Companhia, referente ao exercício social de 2026 | 2026-05-06 | Portuguese | |
| FRE 2015 v2 | 2015-10-01 | Portuguese | |
| FRE 2015 | 2015-05-26 | Portuguese | |
| FRE 2014 v7 | 2015-05-06 | Portuguese | |
| FRE 2014 v6 | 2015-04-01 | Portuguese | |
| FRE 2014 v5 | 2014-12-09 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 42006786 | Fixar a remuneração mensal dos administradores da Companhia, referente ao exercício social de 2026 | 2026-05-06 | Portuguese | ||
|
2015
4 filings
| |||||
| 34341227 | FRE 2015 v2 | 2015-10-01 | Portuguese | ||
| 34341220 | FRE 2015 | 2015-05-26 | Portuguese | ||
| 34306956 | FRE 2014 v7 | 2015-05-06 | Portuguese | ||
| 34306943 | FRE 2014 v6 | 2015-04-01 | Portuguese | ||
|
2014
6 filings
| |||||
| 34306924 | FRE 2014 v5 | 2014-12-09 | Portuguese | ||
| 34306919 | FRE 2014 v4 | 2014-11-17 | Portuguese | ||
| 34306896 | FRE 2014 v3 | 2014-10-08 | Portuguese | ||
| 34306894 | FRE 2014 v2 | 2014-06-06 | Portuguese | ||
| 34306881 | FRE 2014 | 2014-05-30 | Portuguese | ||
| 34270565 | FRE 2013 v4 | 2014-05-07 | Portuguese | ||
|
2013
4 filings
| |||||
| 34270556 | FRE 2013 v3 | 2013-10-22 | Portuguese | ||
| 34270505 | FRE 2013 v2 | 2013-10-11 | Portuguese | ||
| 34270489 | FRE 2013 | 2013-10-08 | Portuguese | ||
| 34223058 | FRE 2012 v3 | 2013-04-04 | 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… |
PARCOM PARTICIPACOES SA EM LIQUIDACAO 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/53124/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53124 | 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=53124 | 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=53124 \ -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": 53124}, 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 PARCOM PARTICIPACOES SA EM LIQUIDACAO (id: 53124)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.