Beijing Jiaman Dress Co.,Ltd. — Investor Relations & Filings
Beijing Jiaman Dress Co., Ltd. specializes in the design, research and development, and marketing of children's apparel. The company operates a multi-brand portfolio catering to the middle-to-high-end market segments. Its proprietary brand, Souhait, is a well-established name in the domestic children's wear sector. Additionally, the company manages licensed international brands such as Hush Puppies and Lucky Dog, alongside authorized distribution for high-end labels like Kenzo Kids and Catimini. Jiaman Dress utilizes an omni-channel retail strategy, integrating physical department store counters and specialty boutiques with extensive e-commerce operations. The company focuses on providing high-quality, fashionable, and comfortable clothing for children across various age groups, emphasizing brand differentiation and product innovation to maintain its competitive position in the apparel market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京市天元律师事务所关于北京嘉曼服饰股份有限公司2025年第二次临时股东大会的法律意见 | 2025-09-17 | Chinese | |
| 2025-036 关于实际控制人续签一致行动协议的提示性公告 | 2025-09-11 | Chinese | |
| 北京嘉曼服饰股份有限公司关于公司股东股份减持计划的预披露公告 | 2025-09-01 | Chinese | |
| 东兴证券关于北京嘉曼服饰股份有限公司终止部分募投项目的核查意见 | 2025-08-28 | Chinese | |
| 内幕信息知情人登记管理制度 | 2025-08-28 | Chinese | |
| 董事会提名委员会工作细则 | 2025-08-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38939508 | 北京市天元律师事务所关于北京嘉曼服饰股份有限公司2025年第二次临时股东大会的法律意见 | 2025-09-17 | Chinese | ||
| 38939498 | 2025-036 关于实际控制人续签一致行动协议的提示性公告 | 2025-09-11 | Chinese | ||
| 38939488 | 北京嘉曼服饰股份有限公司关于公司股东股份减持计划的预披露公告 | 2025-09-01 | Chinese | ||
| 38939480 | 东兴证券关于北京嘉曼服饰股份有限公司终止部分募投项目的核查意见 | 2025-08-28 | Chinese | ||
| 38939472 | 内幕信息知情人登记管理制度 | 2025-08-28 | Chinese | ||
| 38939458 | 董事会提名委员会工作细则 | 2025-08-28 | Chinese | ||
| 38939452 | 股东会累积投票制实施细则 | 2025-08-28 | Chinese | ||
| 38939445 | 关联交易管理办法 | 2025-08-28 | Chinese | ||
| 38939441 | 公司章程 | 2025-08-28 | Chinese | ||
| 38939434 | 2025年半年度募集资金存放、管理与使用情况专项报告 | 2025-08-28 | Chinese | ||
| 38939429 | 2025年半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-28 | Chinese | ||
| 38939421 | 董事会决议公告 | 2025-08-28 | Chinese | ||
| 38939415 | 独立董事专门会议工作制度 | 2025-08-28 | Chinese | ||
| 38939409 | 重大信息内部报告制度 | 2025-08-28 | Chinese | ||
| 38939399 | 总经理工作细则 | 2025-08-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
09women Co., Ltd.
Online retailer of plus-size women's fashion, including a s…
|
366030 | KR | Wholesale and retail trade |
|
7NR Retail Limited
Trades and distributes apparel, fabrics, and ready-made gar…
|
540615 | IN | Wholesale and retail trade |
|
ABC-MART,INC.
A specialty footwear retailer offering major international …
|
2670 | JP | Wholesale and retail trade |
|
ABERCROMBIE & FITCH CO /DE/
Global omnichannel retailer of apparel, accessories, and pe…
|
ANF | US | Wholesale and retail trade |
|
ABOUT YOU Holding AG
European online fashion retailer with B2C and B2B e-commerc…
|
YOU | DE | Wholesale and retail trade |
|
ACCENT GROUP LIMITED
Retail and distribution entity specializing in footwear and…
|
AX1 | AU | Wholesale and retail trade |
|
Aditya Birla Fashion and Retail Limited
Manages fashion brands and retail chains across luxury, pre…
|
ABFRL | IN | Wholesale and retail trade |
|
Aditya Birla Lifestyle Brands Limited
Manages premium lifestyle brands specializing in apparel, f…
|
ABLBL | IN | Wholesale and retail trade |
|
A.K.A. BRANDS HOLDING CORP.
A brand accelerator managing a portfolio of global, digital…
|
AKA | US | Wholesale and retail trade |
|
AMERICAN EAGLE OUTFITTERS INC
A global specialty retailer of lifestyle brands offering ap…
|
AEO | US | Wholesale and retail trade |
Beijing Jiaman Dress 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/56195/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56195 | 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=56195 | 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=56195 \ -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": 56195}, 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 Beijing Jiaman Dress Co.,Ltd. (id: 56195)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.