Rino Petino S.p.A. — Investor Relations & Filings
Rino Petino S.p.A. is a multi-channel company specializing in the wholesale and retail distribution of clothing, accessories, and sporting goods. The company operates in the fashion and sportswear sectors, managing a network of single-brand franchise stores and an online shop. Its business model encompasses both wholesale distribution to other businesses and direct retail sales to consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Apertura del primo periodo di esercizio “Warrant RINO PETINO 2025 – 2028” | 2026-04-29 | Italian | |
| Assemblea Ordinaria e Straordinaria degli Azionisti di rino petino S.p.A. | 2026-04-27 | Italian | |
| Convocazione dell’Assemblea Ordinaria e Straordinaria degli Azionisti di rino petino S.p.A. | 2026-04-10 | Italian | |
| Il Consiglio di Amministrazione di rino petino ha approvato il progetto di Bilancio di Esercizio e il Bilancio Consolidato al 31 dicembre 2025 | 2026-03-25 | Italian | |
| CALENDARIO FINANZIARIO 2026 | 2026-01-23 | Italian | |
| Avviso di messa a disposizione della documentazione relativa alla Relazione Semestrale Consolidata al 30 giugno 2025 | 2025-09-30 | Italian |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 38624604 | Apertura del primo periodo di esercizio “Warrant RINO PETINO 2025 – 2028” | 2026-04-29 | Italian | ||
| 37398937 | Assemblea Ordinaria e Straordinaria degli Azionisti di rino petino S.p.A. | 2026-04-27 | Italian | ||
| 34015439 | Convocazione dell’Assemblea Ordinaria e Straordinaria degli Azionisti di rino petino S.p.A. | 2026-04-10 | Italian | ||
| 33042174 | Il Consiglio di Amministrazione di rino petino ha approvato il progetto di Bilancio di Esercizio e il Bilancio Consolidato al 31 dicembre 2025 | 2026-03-25 | Italian | ||
| 13275300 | CALENDARIO FINANZIARIO 2026 | 2026-01-23 | Italian | ||
|
2025
3 filings
| |||||
| 7940949 | Avviso di messa a disposizione della documentazione relativa alla Relazione Semestrale Consolidata al 30 giugno 2025 | 2025-09-30 | Italian | ||
| 7938522 | Approvazione Bilancio Consolidato semestrale al 30 giugno 2025 | 2025-09-29 | Italian | ||
| 7660096 | ingresso in Euronext Growth Milan | 2025-08-08 | Italian | ||
Market data
Market data not available
Price history
Peer group · Wholesale of textiles, clothing and footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anand Rayons Limited
Trades and distributes synthetic yarns and threads for text…
|
542721 | IN | Wholesale and retail trade |
|
Callista Industries Limited
Procures, trades, and distributes textile products, includi…
|
539335 | IN | Wholesale and retail trade |
|
Checkpoint Trends Limited
Distributes grey cloth and finished textiles to manufacture…
|
531099 | IN | Wholesale and retail trade |
|
China Dongxiang (Group) Co., Ltd.
Leading branded sportswear enterprise in China, exclusively…
|
3818 | KY | Wholesale and retail trade |
|
COLEFAX GROUP PLC
International designer and distributor of luxury furnishing…
|
CFX | GB | Wholesale and retail trade |
|
Elve S.A.
Designs and produces uniforms, workwear, and PPE for public…
|
ELBE | GR | Wholesale and retail trade |
|
Enterprise International Limited
Trades and exports silk fabrics, yarn, and agricultural com…
|
526574 | IN | Wholesale and retail trade |
|
EPS Creative Health Technology Group Limited
Specialized trading of healthcare products and comprehensiv…
|
3860 | HK | Wholesale and retail trade |
|
Fenix Outdoor International AG
Global group that develops, markets, and retails outdoor pr…
|
FOI | CH | Wholesale and retail trade |
|
i.century Holding Limited
Provides apparel supply chain management services and suppl…
|
8507 | HK | Wholesale and retail trade |
Rino Petino S.p.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/14861/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14861 | 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=14861 | 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=14861 \ -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": 14861}, 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 Rino Petino S.p.A. (id: 14861)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.