MASSA FALIDA DA BRASIL PHARMA SA — Investor Relations & Filings
About MASSA FALIDA DA BRASIL PHARMA SA
Massa Falida da Brasil Pharma SA is the bankrupt estate of a former pharmaceutical retail holding entity. Originally established in 2009 to consolidate the pharmacy market, the organization managed a diverse portfolio of drugstore chains and retail outlets. Following significant financial challenges and unsuccessful restructuring attempts, the company transitioned into formal bankruptcy. Its current activities are restricted to the judicial liquidation of assets, the management of creditor claims, and the resolution of outstanding legal obligations. In late 2024, regulatory authorities suspended its status as a public entity, reflecting its terminal operational phase.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2019 | 2019-05-31 | Portuguese | |
| ITR 2019-Q1 | 2019-05-22 | Portuguese | |
| FRE NOVO 2018 v2 | 2019-05-15 | Portuguese | |
| DFP 2018 | 2019-03-29 | Portuguese | |
| ITR 2018-Q3 | 2018-11-13 | Portuguese | |
| ITR 2018-Q2 v2 | 2018-10-05 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
4 filings
| |||||
| 34504557 | FRE NOVO 2019 | 2019-05-31 | Portuguese | ||
| 33939663 | ITR 2019-Q1 | 2019-05-22 | Portuguese | ||
| 34459405 | FRE NOVO 2018 v2 | 2019-05-15 | Portuguese | ||
| 33681686 | DFP 2018 | 2019-03-29 | Portuguese | ||
|
2018
11 filings
| |||||
| 33920462 | ITR 2018-Q3 | 2018-11-13 | Portuguese | ||
| 33920439 | ITR 2018-Q2 v2 | 2018-10-05 | Portuguese | ||
| 33920412 | ITR 2018-Q2 v3 | 2018-10-05 | Portuguese | ||
| 33920395 | ITR 2018-Q2 | 2018-10-04 | Portuguese | ||
| 33920391 | ITR 2018-Q1 | 2018-06-19 | Portuguese | ||
| 34459402 | FRE NOVO 2018 | 2018-05-31 | Portuguese | ||
| 34419731 | FRE NOVO 2017 v8 | 2018-04-02 | Portuguese | ||
| 34419722 | FRE NOVO 2017 v7 | 2018-03-29 | Portuguese | ||
| 33668334 | DFP 2017 | 2018-03-29 | Portuguese | ||
| 34419730 | FRE NOVO 2017 v6 | 2018-03-07 | Portuguese | ||
| 34419718 | FRE NOVO 2017 v5 | 2018-01-18 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Activities of trust, estate and agency accounts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALLIANCEBERNSTEIN HOLDING L.P.
A global investment management firm offering diversified in…
|
AB | US | Financial and insurance activit… |
|
AlTi Global, Inc.
Global wealth and asset management firm providing customize…
|
ALTI | US | Financial and insurance activit… |
|
Analyst I.M.S. Investment Management Services Ltd.
Provides investment management, advisory, and financial pla…
|
ANLT | IL | Financial and insurance activit… |
|
Bank of New York Mellon Corp
Global financial services firm specializing in managing and…
|
BK | US | Financial and insurance activit… |
|
BROOKS MACDONALD GROUP PLC
A wealth management firm providing personalized investment …
|
BRK | GB | Financial and insurance activit… |
|
Charles Stanley & Co. Ltd.
Wealth management firm offering financial planning and inve…
|
CSTL | GB | Financial and insurance activit… |
|
Charterhouse TRV Trust
Investment vehicle focused on consistent income flow and ca…
|
— | CA | Financial and insurance activit… |
|
CROSS TIMBERS ROYALTY TRUST
An express trust that collects and distributes net profits …
|
CRT | US | Financial and insurance activit… |
|
Diversified Utility Trust
Financial services firm providing wealth management, planni…
|
GUT | CA | Financial and insurance activit… |
|
Dominion International Investments Inc.
Cross-border asset management and strategic investment advi…
|
— | CA | Financial and insurance activit… |
MASSA FALIDA DA BRASIL PHARMA SA 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/53076/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53076 | 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=53076 | 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=53076 \ -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": 53076}, 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 MASSA FALIDA DA BRASIL PHARMA SA (id: 53076)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.