
ROO HSING — Investor Relations & Filings
Roo Hsing Co., Ltd. is a global leader in garment manufacturing, specializing in the production of denim and casual wear. The company provides comprehensive one-stop services through vertical integration, encompassing design, raw material development, production, procurement, and quality control. Its diverse product portfolio includes jeans, trousers, jackets, shirts, and various knit and woven apparel. Roo Hsing leverages advanced automation in manufacturing and warehousing, supported by centralized logistics management and integrated ERP systems to optimize operational efficiency. Committed to environmental responsibility, the company incorporates green technologies such as laser processing, ozone washing, and advanced wastewater recycling systems. With a robust production network spanning Asia, Africa, and the Americas, Roo Hsing maintains a significant global manufacturing footprint to serve leading fashion brands worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_4414_AI1.pdf | 2026-05-15 | Chinese | |
| 本公司公告董事會決議通過增資子公司暨其轉投資公司 | 2026-05-14 | Chinese | |
| 公告本公司辦理114年度股東常會通過之私募有價證券案情形 | 2026-05-14 | Chinese | |
| 代子公司公告背書保證超限改善情形 | 2026-05-14 | Chinese | |
| 公告本公司董事會決議召開115年股東常會(新增討論事項) | 2026-05-14 | Chinese | |
| 本公司於董事會提報115年第一季合併財務報告 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46374820 | 115年第1季財務報告書 — 202601_4414_AI1.pdf | 2026-05-15 | Chinese | ||
| 46374216 | 本公司公告董事會決議通過增資子公司暨其轉投資公司 | 2026-05-14 | Chinese | ||
| 46374181 | 公告本公司辦理114年度股東常會通過之私募有價證券案情形 | 2026-05-14 | Chinese | ||
| 46374433 | 代子公司公告背書保證超限改善情形 | 2026-05-14 | Chinese | ||
| 46374184 | 公告本公司董事會決議召開115年股東常會(新增討論事項) | 2026-05-14 | Chinese | ||
| 46374361 | 本公司於董事會提報115年第一季合併財務報告 | 2026-05-14 | Chinese | ||
| 45726310 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45707690 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 33992686 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33990032 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33832054 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33832018 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 33152317 | 114年第4季財務報告書 — 202504_4414_AI3.pdf | 2026-03-30 | Chinese | ||
| 33152316 | 114年第4季財務報告書 — 202504_4414_AI1.pdf | 2026-03-30 | Chinese | ||
| 33152315 | 114年第4季財務報告書 — 202503_4414_AI1.pdf | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Dragon-Tex (Group) Limited
Specializes in the development, manufacturing, import, and …
|
— | CA | Manufacturing |
|
Duros S.A.
Designs, manufactures, wholesales, and retails a wide range…
|
DUR | GR | Manufacturing |
|
Eagle Nice (International) Holdings Limited
Investment holding company engaged in OEM manufacturing and…
|
2368 | HK | Manufacturing |
|
ECLAT
Integrated ODM provider of functional activewear materials …
|
1476 | TW | Manufacturing |
|
Edinstvo AD
Textile manufacturer of apparel and specialized uniforms fo…
|
JESV | MK | Manufacturing |
|
EEKA Fashion Holdings Limited
Light-luxury fashion group designing and retailing branded …
|
3709 | HK | Manufacturing |
|
E-Land Apparel Limited
Vertically integrated manufacturer of fabrics and ready-to-…
|
532820 | IN | Manufacturing |
|
Embry Holdings Limited
Major lingerie brand owner and retailer of ladies' intimate…
|
1388 | HK | Manufacturing |
|
Eratex Djaja Tbk
A garment manufacturer specializing in casual bottom wear, …
|
ERTX | ID | Manufacturing |
|
Ermenegildo Zegna N.V.
Vertically integrated luxury group known for high-end mensw…
|
ZGN | NL | Manufacturing |
ROO HSING 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/52392/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52392 | 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=52392 | 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=52392 \ -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": 52392}, 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 ROO HSING (id: 52392)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.