Partner Communications Co Ltd. — Investor Relations & Filings
Partner Communications Company Ltd. is a telecommunications operator that provides a comprehensive range of communication services to both consumers and businesses. The company's core offerings include mobile cellular telephony, operating on advanced networks including 5G with eSIM capabilities, and fixed-line services such as high-speed fiber-optic internet and telephony. In addition to connectivity, the company provides television and content services, international calling plans, and a suite of value-added digital solutions like network security, cloud storage, and content filtering. Partner Communications also operates a retail arm, selling a wide variety of consumer electronics such as smartphones, televisions, gaming consoles, and accessories.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Investor presentation for quarterly report for the period ended March 31, 2026 | 2026-05-14 | Hebrew (modern) | |
| Investor presentation for quarterly report for the period ended March 31, 2026 | 2026-05-14 | Hebrew (modern) | |
| The company’s liability position as of 31.3.26, by repayment dates | 2026-05-14 | English | |
| Q1 2026 report | 2026-05-14 | English | |
| Q1 2026 report | 2026-05-14 | Hebrew (modern) | |
| Q1 2026 report | 2026-05-14 | Hebrew (modern) |
Browse filings by year
22 years- 2026 56 filings
- 2025 51 filings
- 2023 6 filings
- 2022 84 filings
- 2021 82 filings
- 2020 85 filings
- 2019 90 filings
- 2018 91 filings
- 2017 106 filings
- 2016 72 filings
- 2015 99 filings
- 2014 170 filings
- 2013 152 filings
- 2012 242 filings
- 2011 200 filings
- 2010 320 filings
- 2009 175 filings
- 2008 99 filings
- 2007 96 filings
- 2006 66 filings
- 2005 124 filings
- 2004 68 filings
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TELKOM SA SOC LIMITED
Leading ICT services provider offering end-to-end solutions…
|
TKG | ZA | Telecommunications, computer pr… |
|
TELLZA INC.
Global communications company focused on telecommunications…
|
TEL | CA | Telecommunications, computer pr… |
|
Telmex Internacional, S.A.B. de C.V.
Provides fiber optic broadband, telephony, and digital tran…
|
TELINT | MX | Telecommunications, computer pr… |
|
TELSTRA CORPORATION LIMITED
Builds and operates extensive telecommunications networks, …
|
7WAB | SG | Telecommunications, computer pr… |
|
TELSTRA CORPORATION LIMITED
A telecommunications and technology company offering networ…
|
7WBB | SG | Telecommunications, computer pr… |
|
TELSTRA CORPORATION LIMITED
Provides telecommunications and information services, opera…
|
2DZB | AU | Telecommunications, computer pr… |
|
TELSTRA GROUP LIMITED
Builds and operates telecommunications networks, providing …
|
85DB | SG | Telecommunications, computer pr… |
|
TELSTRA GROUP LIMITED
Provides communications, technology services, and network i…
|
TLS | AU | Telecommunications, computer pr… |
|
TELUS CORP
Provides telecommunications, IT, digital, and agriculture t…
|
TU | CA | Telecommunications, computer pr… |
|
Telvantis Inc.
Delivers advanced telecommunications solutions via 5G infra…
|
RDAR | US | Telecommunications, computer pr… |
Partner Communications Co Ltd. 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/6974/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6974 | 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=6974 | 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=6974 \ -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": 6974}, 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 Partner Communications Co Ltd. (id: 6974)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.