
International Distributions Service — Investor Relations & Filings
International Distributions Services is a global provider of postal and delivery services. The company operates through its principal brands: Royal Mail, Parcelforce Worldwide, and General Logistics Systems (GLS). Royal Mail serves as the designated universal postal service provider in its domestic market, handling the delivery of letters and parcels, alongside offering marketing and stamp production services. Parcelforce Worldwide specializes in express parcel delivery. GLS is an international parcel service provider with an extensive ground-based network across Europe and North America, operating in over 40 countries. Collectively, the group offers a comprehensive range of logistics and courier solutions to millions of customers worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| IDS Q3 Trading Update | 2026-02-05 | English | |
| Group of companies' accounts made up to 2025-03-30 | 2025-09-22 | English | |
| IDS plc Annual Report and Financial Statements 2024-25 | 2025-09-01 | English | |
| Total Voting Rights | 2025-05-28 | English | |
| Holding(s) in Company | 2025-05-27 | English | |
| Holding(s) in Company | 2025-05-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 14513490 | IDS Q3 Trading Update | 2026-02-05 | English | ||
|
2025
14 filings
| |||||
| 46829195 | Group of companies' accounts made up to 2025-03-30 | 2025-09-22 | English | ||
| 11382306 | IDS plc Annual Report and Financial Statements 2024-25 | 2025-09-01 | English | ||
| 6033775 | Total Voting Rights | 2025-05-28 | English | ||
| 6028742 | Holding(s) in Company | 2025-05-27 | English | ||
| 5960612 | Holding(s) in Company | 2025-05-19 | English | ||
| 5960609 | Holding(s) in Company | 2025-05-19 | English | ||
| 11355402 | Holding(s) in Company | 2025-05-16 | English | ||
| 5908798 | Holding(s) in Company | 2025-05-12 | English | ||
| 11352623 | Holding(s) in Company | 2025-05-09 | English | ||
| 11351852 | Holding(s) in Company | 2025-05-08 | English | ||
| 11349525 | Holding(s) in Company | 2025-05-02 | English | ||
| 11349474 | Director/PDMR Shareholding | 2025-05-02 | English | ||
| 11348319 | Holding(s) in Company | 2025-05-01 | English | ||
| 11347666 | Declaration of the Special Dividend | 2025-04-30 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for International Distributions Service, 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 |
International Distributions Service 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/5164/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5164 | 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=5164 | 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=5164 \ -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": 5164}, 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 International Distributions Service (id: 5164)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.