Poltronic Spolka Akcyjna — Investor Relations & Filings
Poltronic S.A. is a specialized importer and distributor of electrotechnical products, with a primary focus on modern lighting solutions. The company's core business centers on the wholesale distribution of a comprehensive portfolio of LED-based technology, including LED strips, luminaires, panels, lamps, and associated accessories. By directly importing its products, Poltronic supplies energy-efficient lighting systems and components to clients across various European markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PIERWSZE WEZWANIE AKCJONARIUSZY DO ZŁOŻENIA DUKUMENTÓW AKCJI - Content (PL) | 2021-02-03 | Polish | |
| Zakończeniu działalności podmiotu zależnego – spółki ChengDi Trade Ltd. z siedzibą w Chinach - Content (PL) | 2020-11-04 | Polish | |
| Wykaz akcjonariuszy posiadających co najmniej 5% głosów na ZWZ POLTRONIC SA w dniu 28 sierpnia 2020 roku. - Content (PL) | 2020-08-28 | Polish | |
| Ogloszenie_o_zwolaniu_ZWZ_Poltronic_SA_2019.pdf | 2020-07-31 | Polish | |
| Projekty_uchwal_ZWZ_Poltronic_28082020.pdf | 2020-07-31 | Polish | |
| Ogłoszenie o zwołaniu Zwyczajnego Walnego Zgromadzenia Spółki Poltronic S.A. - Content (PL) | 2020-07-31 | Polish |
Market data
Market data not available
Price history
Peer group · Wholesale of household, office and shop furniture, carpets and lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
E Lighting Group Holdings Limited
Retail and wholesale distributor of premium lighting, desig…
|
8222 | HK | Wholesale and retail trade |
|
GESCO INDUSTRIES INC.
Canada's largest floor-covering organization and major Nort…
|
— | CA | Wholesale and retail trade |
|
GigaCloud Technology Inc
Global B2B e-commerce platform for large-parcel goods with …
|
GCT | US | Wholesale and retail trade |
|
HEADLAM GROUP PLC
A leading distributor of floor coverings connecting supplie…
|
HEAD | GB | Wholesale and retail trade |
|
LIKEWISE GROUP PLC
A wholesale distributor of floorcoverings for domestic and …
|
LIKE | GB | Wholesale and retail trade |
|
Lilycolor Co., Ltd.
Plans, develops, and sells interior products like wallpaper…
|
9827 | JP | Wholesale and retail trade |
|
Pacific Legend Group Limited
Distributes, sells, and rents home furniture and accessorie…
|
8547 | HK | Wholesale and retail trade |
|
SMJ International Holdings Inc.
Specialist distributor of commercial carpet and vinyl floor…
|
SMJF | SG | Wholesale and retail trade |
|
Vega corporation Co.,Ltd.
An e-commerce company specializing in private brand furnitu…
|
3542 | JP | Wholesale and retail trade |
|
Voyatzoglou S.A.
Offers equipment for retail/logistics and distributes techn…
|
VOSYS | GR | Wholesale and retail trade |
Poltronic Spolka Akcyjna 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/9612/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9612 | 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=9612 | 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=9612 \ -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": 9612}, 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 Poltronic Spolka Akcyjna (id: 9612)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.