
ZHEJIANG YUNZHONGMA CO., LTD — Investor Relations & Filings
Zhejiang Yunzhongma Co., Ltd. specializes in the research, development, production, and sale of knitted base fabrics for synthetic leather. The company's primary product line includes various types of knitted fabrics specifically engineered as substrates for polyurethane (PU) and polyvinyl chloride (PVC) synthetic leather. These materials are widely utilized in the manufacturing of footwear, luggage, furniture, automotive interiors, and apparel. The company operates an integrated production process encompassing knitting, dyeing, and finishing, which allows for consistent quality control and technical innovation. By focusing on high-performance and environmentally friendly materials, the company serves a diverse range of manufacturers within the synthetic leather supply chain. Its technical capabilities include the development of specialized textures and physical properties tailored to specific industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 浙江云中马股份有限公司关于为全资子公司提供担保的进展公告 | 2026-05-29 | Chinese | |
| 关于浙江云中马股份有限公司向特定对象发行股票申请文件的审核问询函的回复报告(修订稿) | 2026-05-26 | Chinese | |
| 天健会计师事务所(特殊普通合伙)关于浙江云中马股份有限公司向特定对象发行股票申请文件的审核问询函中有关财务事项的说明(修订稿) | 2026-05-26 | Chinese | |
| 浙江云中马股份有限公司2026年第一次临时股东会会议资料 | 2026-05-25 | Chinese | |
| 浙江云中马股份有限公司关于延长向特定对象发行A股股票股东会决议有效期及授权有效期的公告 | 2026-05-21 | Chinese | |
| 浙江云中马股份有限公司关于召开2026年第一次临时股东会的通知 | 2026-05-21 | Chinese |
Browse filings by year
5 yearsMarket 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 |
ZHEJIANG YUNZHONGMA CO., LTD 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/57452/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57452 | 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=57452 | 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=57452 \ -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": 57452}, 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 ZHEJIANG YUNZHONGMA CO., LTD (id: 57452)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.