
PostNL N.V. — Investor Relations & Filings
PostNL N.V. is a mail, parcel, and e-commerce logistics company providing domestic and international delivery services for both consumers and businesses. Core offerings include the distribution of mail and parcels, with a significant focus on supporting the e-commerce sector. The company offers a range of solutions such as track and trace capabilities, flexible delivery options that allow recipients to change delivery times or locations, and support for international shipments, including customs clearance. For business clients, services extend to specialized mailing solutions and global parcel logistics, supported by an extensive network of service points and letterboxes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PostNL meldt uitzonderlijke resultaatontwikkeling 2020 | 2021-03-01 | Dutch | |
| Annual Report 2020 | 2021-03-01 | English | |
| PostNL draagt Nienke Meijer voor als lid Raad van Commissarissen | 2021-02-15 | Dutch | |
| Voorlopige resultaten: PostNL overtreft eerdere verwachtingen voor resultaat en kasstroom ruim | 2021-01-21 | Dutch | |
| Voorlopige resultaten: PostNL overtreft eerdere verwachtingen voor resultaat en kasstroom ruim | 2021-01-21 | Dutch | |
| PostNL en vakorganisaties bereiken principeakkoord cao’s | 2020-11-19 | Dutch |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for PostNL N.V., but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Postal activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
bpost SA/NV
Provider of national and international postal and e-commerc…
|
BPOST | BE | Transportation and storage |
|
CTT-Correios de Portugal
A diversified business group providing postal, logistics, a…
|
CTT | PT | Transportation and storage |
|
Deutsche Post AG
Europe's largest postal company and the market leader in th…
|
DPW | DE | Transportation and storage |
|
International Distributions Service
A global provider of postal, parcel, and logistics services.
|
IDS | GB | Transportation and storage |
|
MaltaPost Plc
The universal service provider for mail, parcels, logistics…
|
MTP | MT | Transportation and storage |
|
Österreichische Post AG
A logistics and postal provider with mail, parcel, retail, …
|
POST | AT | Transportation and storage |
|
Poste Italiane
Diversified provider of mail, financial, insurance, and tel…
|
PST | IT | Transportation and storage |
|
Pošte Srpske a.d. Banja Luka
A postal service operator providing postal, logistics, and …
|
— | BA | Transportation and storage |
|
Posti Group Oyj
Provider of postal, parcel, freight, and comprehensive logi…
|
POSTI | FI | Transportation and storage |
PostNL N.V. 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/3878/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3878 | 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=3878 | 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=3878 \ -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": 3878}, 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 PostNL N.V. (id: 3878)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.