
Poste Italiane — Investor Relations & Filings
Poste Italiane is a diversified service provider active in mail and parcel delivery, financial services, insurance, and telecommunications. The company operates one of the largest logistics and distribution networks, managing postal and parcel services for individuals and businesses. Its financial services division offers a range of products including banking, payment systems, and the management of postal savings. The insurance segment provides a comprehensive portfolio of life and non-life policies. Additionally, the company offers mobile telecommunication services as a virtual network operator. Through its extensive physical and digital network, Poste Italiane functions as an integrated platform serving citizens, businesses, and public administration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Poste Italiane: pubblicato il verbale dell'Assemblea degli Azionisti del 27 aprile 2026 | 2026-05-20 | Italian | |
| Poste Italiane: the minutes of the AGM of 27 April 2026 have been published | 2026-05-20 | English | |
| Poste Italiane - Assemblea 27 aprile 2026 - verbale | 2026-05-20 | Italian | |
| Poste Italiane - Extraordinary Shareholders' Meeting 18 June 2026 - independent expert's report pursuant to art. 2343-ter,, paragraph 2, letter b), Italian civil code | 2026-05-19 | English | |
| Poste Italiane: Extraordinary Shareholders' Meeting 18 June 2026 - publication of documentation | 2026-05-19 | English | |
| Poste Italiane: Assemblea Straordinaria del 18 giugno 2026 - pubblicazione di documentazione | 2026-05-19 | Italian |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Poste Italiane, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Postal activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Posti Group Oyj
Provider of postal, parcel, freight, and comprehensive logi…
|
POSTI | FI | Transportation and storage |
|
PostNL N.V.
Offers domestic and international mail, parcel, and e-comme…
|
PNL | NL | Transportation and storage |
|
SINGAPORE POST LIMITED
A prominent postal and eCommerce logistics provider in the …
|
7YRB | SG | Transportation and storage |
Poste Italiane 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/4431/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4431 | 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=4431 | 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=4431 \ -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": 4431}, 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 Poste Italiane (id: 4431)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.