
Pacific Textiles Holdings Limited — Investor Relations & Filings
Pacific Textiles Holdings Limited operates primarily as a manufacturer and trader of customized knitted fabrics. The company provides integrated textile processing solutions, encompassing the core activities of knitting, dyeing, printing, and finishing of various fabric types. Its products, which include specialized warp-knitted fabrics through joint ventures, are widely utilized in the production of diverse apparel, including men's and women's clothing. Pacific Textiles serves global clothing brand owners by collaborating on material design and delivering tailored fabric solutions. Additionally, the company engages in investment holding and offers supporting information technology services.
Recent filings
Browse filings by year
20 years- 2026 8 filings
- 2025 40 filings
- 2024 50 filings
- 2023 54 filings
- 2022 44 filings
- 2021 31 filings
- 2020 68 filings
- 2019 44 filings
- 2018 30 filings
- 2017 50 filings
- 2016 25 filings
- 2015 33 filings
- 2014 26 filings
- 2013 51 filings
- 2012 40 filings
- 2011 49 filings
- 2010 47 filings
- 2009 29 filings
- 2008 22 filings
- 2007 19 filings
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted fabrics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ayesha Textile Mills Limited
Leading textile manufacturer with vertical integration from…
|
AYTM | PK | Manufacturing |
|
Best Pacific International Holdings Limited
Specialized manufacturer and trader of high-performance tex…
|
2111 | KY | Manufacturing |
|
EVERTEX
Vertically integrated manufacturer of sustainable and funct…
|
1470 | TW | Manufacturing |
|
Fieratex S.A.
A vertically integrated textile company producing circular …
|
FIER | GR | Manufacturing |
|
Fountain Set (Holdings) Limited
Vertically integrated, world's largest manufacturer of circ…
|
420 | HK | Manufacturing |
|
Fujian Fynex Textile Science & Technology Co.,Ltd
Vertically integrated producer of high-end functional knitt…
|
600493 | CN | Manufacturing |
|
Hongda High-Tech Holding Co.,Ltd.
Produces warp-knitted fabrics and medical electronic diagno…
|
002144 | CN | Manufacturing |
|
Kam Hing International Holdings Limited
Large-scale, vertically integrated textile manufacturer of …
|
2307 | HK | Manufacturing |
|
KARSU TEKSTİL SANAYİİ VE TİCARET A.Ş.
Textile manufacturer producing yarns and knitted fabrics fr…
|
KRTEK | TR | Manufacturing |
|
LI CHENG
Global manufacturer of 3D spacer fabrics for sports footwea…
|
4426 | TW | Manufacturing |
Pacific Textiles Holdings Limited 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/49889/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49889 | 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=49889 | 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=49889 \ -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": 49889}, 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 Pacific Textiles Holdings Limited (id: 49889)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.