Pou Chen Corporation — Investor Relations & Filings
Pou Chen Corporation is a global leader in the manufacturing of branded athletic and casual footwear. The company operates through a dual-track business model encompassing footwear manufacturing and sporting goods retail. As a primary original equipment manufacturer (OEM) and original design manufacturer (ODM) for major international brands, it maintains a significant global production footprint. Its manufacturing operations produce high-performance footwear for leading global labels, while its retail arm, Pou Sheng International, manages an extensive distribution network for sporting goods and brand licensing. Pou Chen focuses on operational robustness and the integration of sustainable practices, including renewable energy applications, to meet international standards and evolving customer expectations. The company is recognized as one of the world's largest footwear manufacturers by volume and market reach.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese | |
| 115年年報及股東會資料 — 2026_9904_20260529F02.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_9904_20260529FE1.pdf | 2026-04-28 | English | |
| 115年年報及股東會資料 — 2026_9904_20260529F01.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_9904_20260529FE2.pdf | 2026-04-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41458832 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41456419 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 37924252 | 115年年報及股東會資料 — 2026_9904_20260529F02.pdf | 2026-04-28 | Chinese | ||
| 37923767 | 115年年報及股東會資料 — 2026_9904_20260529FE1.pdf | 2026-04-28 | English | ||
| 37923742 | 115年年報及股東會資料 — 2026_9904_20260529F01.pdf | 2026-04-28 | Chinese | ||
| 37933448 | 115年年報及股東會資料 — 2026_9904_20260529FE2.pdf | 2026-04-28 | English | ||
| 37933420 | 115年年報及股東會資料 — 2026_9904_20260529F13.pdf | 2026-04-28 | Chinese | ||
| 34752664 | 代重要子公司裕元工業(集團)有限公司("裕元工業") 公告召開115年股東常會(補充115/03/11公告) | 2026-04-21 | Chinese | ||
| 34752666 | 代重要子公司裕元工業(集團)有限公司公告盈利警告 | 2026-04-21 | Chinese | ||
| 34717905 | 代子公司PT. Hardases Abadi Indonesia公告以自地委建興建廠房 | 2026-04-21 | Chinese | ||
| 34717912 | 代子公司PT. Hardases Abadi Indonesia公告以自地委建興建廠房(補充114/12/12公告) | 2026-04-21 | Chinese | ||
| 34687777 | 公司基本資料 | 2026-04-20 | Chinese | ||
| 34570807 | 本公司董事會通過設置永續發展委員會及委任永續發展委員 | 2026-04-15 | Chinese | ||
| 34570808 | 本公司董事會決議股利分派 | 2026-04-15 | Chinese | ||
| 34568475 | 114年度股利金額(董事會決議) | 2026-04-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NEW LIGHT INDUSTRIES LIMITED
Manufacturer and exporter of sports, formal, and casual foo…
|
540243 | IN | Manufacturing |
|
Nice Footwear
Designs, produces, and distributes footwear for proprietary…
|
NFT | IT | Manufacturing |
|
On Holding AG
A performance sports brand designing athletic footwear, app…
|
ONON | US | Manufacturing |
|
Pegasus International Holdings Limited
Investment holding company primarily manufacturing and sell…
|
676 | HK | Manufacturing |
|
Phoenix International Ltd.
Manufactures leather footwear for export and manages commer…
|
526481 | IN | Manufacturing |
|
Prabos plus a.s.
Manufacturer of specialized footwear for military, safety, …
|
PRAB | CZ | Manufacturing |
|
Protektor S.A.
Manufactures and distributes specialized safety and occupat…
|
PRT | PL | Manufacturing |
|
REGAL CORPORATION
A manufacturer and retailer of men's and women's footwear, …
|
7938 | JP | Manufacturing |
|
Relaxo Footwears Ltd.
Manufacturer of affordable slippers, sandals, sports shoes,…
|
RELAXO | IN | Manufacturing |
|
ROCKY BRANDS, INC.
A designer, manufacturer, and marketer of premium footwear …
|
RCKY | US | Manufacturing |
Pou Chen Corporation 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/52774/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52774 | 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=52774 | 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=52774 \ -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": 52774}, 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 Pou Chen Corporation (id: 52774)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.