
ZTEST Electronics Inc. — Investor Relations & Filings
ZTEST Electronics Inc. is a technology company providing Electronic Manufacturing Services (EMS) via its wholly-owned subsidiary, Permatech Electronics Corporation. The company specializes in the design, development, and assembly of printed circuit boards (PCBs). Permatech's offerings encompass PCB assembly, materials management, and testing services. Operating from an ISO 9001:2015-certified facility, ZTEST focuses on delivering high-quality electronic circuit board solutions with efficient turnaround times. The company serves a diverse range of sectors, including Medical, Mining, Telecommunications, Power, Computer, and Consumer Electronics, catering to evolving market demands driven by technologies such as AI, 5G networks, and electric vehicle systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-22 | English | |
| News release - English.pdf | 2026-04-22 | English | |
| News release - English.pdf | 2026-04-22 | English | |
| News release - English.pdf | 2026-02-27 | English | |
| 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-02-27 | English | |
| Interim MD&A - English.pdf | 2026-02-27 | English |
Browse filings by year
26 years- 2026 7 filings
- 2025 30 filings
- 2024 39 filings
- 2023 24 filings
- 2022 25 filings
- 2021 23 filings
- 2020 38 filings
- 2019 19 filings
- 2018 28 filings
- 2017 15 filings
- 2016 16 filings
- 2015 16 filings
- 2013 4 filings
- 2011 2 filings
- 2010 3 filings
- 2009 2 filings
- 2006 2 filings
- 2005 5 filings
- 2004 5 filings
- 2003 2 filings
- 2002 10 filings
- 2001 9 filings
- 2000 9 filings
- 1999 8 filings
- 1998 9 filings
- 1997 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 35400336 | News release - English.pdf | 2026-04-22 | English | ||
| 35305197 | News release - English.pdf | 2026-04-22 | English | ||
| 35263843 | News release - English.pdf | 2026-04-22 | English | ||
| 47477598 | News release - English.pdf | 2026-02-27 | English | ||
| 47477602 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-02-27 | English | ||
| 47477687 | Interim MD&A - English.pdf | 2026-02-27 | English | ||
| 47477691 | Interim financial statements/report – English.pdf | 2026-02-27 | English | ||
|
2025
8 filings
| |||||
| 47477693 | News release - English.pdf | 2025-12-16 | English | ||
| 47477805 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2025-12-01 | English | ||
| 47477809 | Interim MD&A - English.pdf | 2025-12-01 | English | ||
| 47477945 | Interim financial statements/report – English.pdf | 2025-12-01 | English | ||
| 47477949 | News release - English.pdf | 2025-12-01 | English | ||
| 47477953 | News release - English.pdf | 2025-11-25 | English | ||
| 47477969 | News release - English.pdf | 2025-10-27 | English | ||
| 47477973 | News release - English.pdf | 2025-10-27 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
POET TECHNOLOGIES INC.
Designs opto-electronic solutions for AI, data centers, and…
|
POET | CA | Manufacturing |
|
POINT ENGINEERING Co., Ltd.
Manufactures electronic components for the semiconductor an…
|
256630 | KR | Manufacturing |
|
POONGWON PRECISION Co.,Ltd.
Manufacturer of photo-etched precision metal components for…
|
371950 | KR | Manufacturing |
|
POWER INTEGRATIONS INC
Develops high-voltage power-conversion ICs for energy-effic…
|
POWI | US | Manufacturing |
|
Primetech Electronics Inc.
Electronics Manufacturing Services (EMS) provider supplying…
|
— | CA | Manufacturing |
|
Promatek Industries Ltd.
Specialized PCB manufacturing and development of billing te…
|
— | CA | Manufacturing |
|
PSI
Specialized provider of semiconductor wafer reclamation and…
|
8028 | TW | Manufacturing |
|
PSMC
Wafer foundry specializing in memory, logic ICs, and 3D AI …
|
6770 | TW | Manufacturing |
|
PTI
Global provider of turnkey semiconductor assembly and testi…
|
6239 | TW | Manufacturing |
|
PTTC.
Specializes in PPTC technology, circuit protection, and the…
|
6224 | TW | Manufacturing |
ZTEST Electronics Inc. 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/43721/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43721 | 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=43721 | 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=43721 \ -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": 43721}, 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 ZTEST Electronics Inc. (id: 43721)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.