PET CENTER COMÉRCIO E PARTICIPAÇÕES S.A. — Investor Relations & Filings
About PET CENTER COMÉRCIO E PARTICIPAÇÕES S.A.
Pet Center Comércio e Participações S.A., operating under the brand name Petz, is an omnichannel retailer specializing in products and services for domestic animals. The company provides an extensive portfolio that includes food, medicines, hygiene products, toys, and accessories for various species, including dogs, cats, birds, and fish. Beyond retail, the organization offers specialized services such as veterinary care through its Seres brand and professional grooming. The company utilizes a hybrid business model, integrating a network of physical stores with a digital platform to serve its customer base. Recently, the company underwent a significant corporate restructuring through a merger with Cobasi, consolidating its position in the market. Its operations focus on delivering a comprehensive ecosystem for animal health, wellness, and entertainment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2025 | 2026-03-26 | Portuguese | |
| ITR 2025-Q3 | 2025-11-05 | Portuguese | |
| ITR 2025-Q2 | 2025-08-07 | Portuguese | |
| ITR 2025-Q1 | 2025-05-08 | Portuguese | |
| DFP 2024 | 2025-03-20 | Portuguese | |
| ITR 2024-Q3 | 2024-11-06 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 33797790 | DFP 2025 | 2026-03-26 | Portuguese | ||
|
2025
4 filings
| |||||
| 34113531 | ITR 2025-Q3 | 2025-11-05 | Portuguese | ||
| 34113432 | ITR 2025-Q2 | 2025-08-07 | Portuguese | ||
| 34113393 | ITR 2025-Q1 | 2025-05-08 | Portuguese | ||
| 33788659 | DFP 2024 | 2025-03-20 | Portuguese | ||
|
2024
8 filings
| |||||
| 34063773 | ITR 2024-Q3 | 2024-11-06 | Portuguese | ||
| 34063755 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 35727407 | FRE WEB 2023 v8 | 2024-05-09 | Portuguese | ||
| 34063744 | ITR 2024-Q1 | 2024-05-09 | Portuguese | ||
| 35727121 | FRE WEB 2023 v7 | 2024-04-30 | Portuguese | ||
| 35726832 | FRE WEB 2023 v6 | 2024-03-19 | Portuguese | ||
| 33775422 | DFP 2023 | 2024-03-07 | Portuguese | ||
| 35726582 | FRE WEB 2023 v5 | 2024-02-27 | Portuguese | ||
|
2023
2 filings
| |||||
| 35726312 | FRE WEB 2023 v4 | 2023-11-21 | Portuguese | ||
| 34035240 | ITR 2023-Q3 | 2023-11-09 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of other new goods n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2MX Organic S.A.
European retail company operating in garden centers, pet re…
|
2MX | FR | Wholesale and retail trade |
|
3DG Holdings (International) Limited
Investment holding company for gold and jewelry retailing, …
|
2882 | HK | Wholesale and retail trade |
|
Archies Ltd.
Provider of greeting cards, stationery, and giftware via re…
|
ARCHIES | IN | Wholesale and retail trade |
|
Artini Holdings Limited
Operates an integrated fashion accessories platform selling…
|
789 | HK | Wholesale and retail trade |
|
Asia Commercial Holdings Limited
Engaged in high-end watch sales, retailing, and properties …
|
104 | HK | Wholesale and retail trade |
|
BABY BUNTING GROUP LIMITED
Specialty retailer of baby goods and services for expectant…
|
BBN | AU | Wholesale and retail trade |
|
Bark, Inc.
A subscription service providing themed boxes of toys and t…
|
BARK | US | Wholesale and retail trade |
|
Beauty Kadan Holdings Co.,Ltd.
Creates floral arrangements for funerals, weddings, and who…
|
3041 | JP | Wholesale and retail trade |
|
Beijing Caishikou Department Store Co.,Ltd.
Specialized retailer of precious metals, jewelry, gold bars…
|
605599 | CN | Wholesale and retail trade |
|
BEIJING KINGEE CULTURE DEVELOPMENT CO.,LTD
Specializes in precious metal products, high-end jewelry, a…
|
002721 | CN | Wholesale and retail trade |
PET CENTER COMÉRCIO E PARTICIPAÇÕES S.A. 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/53128/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53128 | 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=53128 | 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=53128 \ -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": 53128}, 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 PET CENTER COMÉRCIO E PARTICIPAÇÕES S.A. (id: 53128)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.