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 |
|---|---|---|---|
|
China International Development Corporation Limited
Investment holding entity manufacturing consumer goods, cul…
|
264 | HK | Manufacturing |
|
Chung Jye Investment Holding Co., Ltd.
Manufacturer of sports, leather, and casual footwear for gl…
|
6965 | TW | Manufacturing |
|
Crocs, Inc.
A global company specializing in innovative and comfortable…
|
CROX | US | Manufacturing |
|
Daphne International Holdings Limited
Manufactures, markets, and sells consumer products, primari…
|
210 | HK | Manufacturing |
|
DECKERS OUTDOOR CORP
Designs and distributes footwear, apparel, and accessories …
|
DECK | US | Manufacturing |
|
DERİMOD KONFEKSİYON AYAKKABI DERİ SANAYİ VE TİCARET A.Ş.
Producer and retailer of leather fashion goods, including j…
|
DERIM | TR | Manufacturing |
|
Dimko Mitrev AD
Producer and exporter of fur, leather products, and ready-m…
|
XMAE | MK | Manufacturing |
|
Dr. Martens PLC
A global footwear brand known for its durable boots with ai…
|
DOCMF | GB | Manufacturing |
|
Feng Tay Enterprises Co., Ltd.
Global manufacturer specializing in athletic footwear devel…
|
9910 | TW | Manufacturing |
|
Frontier Inc.
A design-focused manufacturer of footwear, specializing in …
|
4250 | JP | 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.