
Namyue Holdings LimitedI — Investor Relations & Filings
Namyue Holdings LimitedI is an investment holding company primarily engaged in the processing and sale of semi-finished and finished leather products. Operating mainly in Mainland China, the company functions as a key raw material supplier for downstream brand enterprises. It holds the right to use the "Eco-leather Mark" logo, signifying adherence to specific environmental standards in its leather production processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| UNAUDITED FINANCIAL INFORMATION FOR THE THREE MONTHS ENDED 31 MARCH 2026 | 2026-04-23 | English | |
| Form of proxy for the Annual General Meeting to be held on Thursday, 18 June 2026 at 2:30 p.m. | 2026-04-23 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-23 | English | |
| GENERAL MANDATE FOR THE ISSUE OF SHARES, RE-ELECTION OF DIRECTORS AND NOTICE OF ANNUAL GENERAL MEETING | 2026-04-23 | English | |
| 2025 Environmental, Social and Governance Report | 2026-04-23 | English |
Market data
Market data not available
Price history
Peer group · Tanning and dressing of leather; dressing and dyeing of fur
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AKI India Limited
Produces and exports leather goods, footwear, and equestria…
|
AKI | IN | Manufacturing |
|
AMIN TANNERY LIMITED
Manufacturer of finished leather and leather products for d…
|
541771 | IN | Manufacturing |
|
CHOKWANG LEATHER CO.,LTD
Manufacturer and distributor of leather for automotive and …
|
004700 | KR | Manufacturing |
|
DESA DERİ SANAYİ VE TİCARET A.Ş.
Vertically integrated manufacturer and retailer of leather …
|
DESA | TR | Manufacturing |
|
G.M. Leather
Processes and markets high-quality bovine leathers for luxu…
|
GML | IT | Manufacturing |
|
KARO Leather a.s.
Vertically integrated manufacturer of upholstery and clothi…
|
KARIN | CZ | Manufacturing |
|
MINGXIN NEW MATERIAL CO.,LTD.
Produces advanced, sustainable automotive interior material…
|
605068 | CN | Manufacturing |
|
SAMYANGTONGSANG LTD
Manufacturer of cow leather for the automotive, footwear, a…
|
002170 | KR | Manufacturing |
|
SCHAFFER CORPORATION LIMITED
Produces automotive leather, building materials, and manage…
|
SFC | AU | Manufacturing |
|
Super Tannery Limited
Manufacturer of finished leather, safety footwear, and auto…
|
523842 | IN | Manufacturing |
Namyue Holdings LimitedI 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/49653/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49653 | 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=49653 | 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=49653 \ -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": 49653}, 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 Namyue Holdings LimitedI (id: 49653)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.