德众汽车 — Investor Relations & Filings
About 德众汽车
Hunan Dezhong Automobile Sales and Service Co., Ltd. operates as a multi-brand automotive dealership group focusing on the full lifecycle of passenger vehicles. The company’s core operations encompass the retail of new and pre-owned automobiles through an established network of authorized 4S stores. Its service portfolio includes comprehensive after-sales support, ranging from routine maintenance and complex mechanical repairs to the supply of authentic components and accessories. To complement its retail activities, the company provides integrated financial services, insurance mediation, and vehicle licensing support. By maintaining technical partnerships with various global and domestic manufacturers, the organization emphasizes standardized service quality and technical proficiency. The business model is centered on providing a streamlined procurement and maintenance experience for individual and corporate clients within its regional service areas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告摘要 | 2026-04-21 | Chinese | |
| 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-21 | Chinese | |
| 董事会关于2025年独立董事独立性自查情况的专项报告 | 2026-04-21 | Chinese | |
| 中兴华会计师事务所(特殊普通合伙)关于湖南德众汽车销售服务股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项说明 | 2026-04-21 | Chinese | |
| 第四届董事会第十八次会议决议公告 | 2026-04-21 | Chinese | |
| 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40030916 | 2025年年度报告摘要 | 2026-04-21 | Chinese | ||
| 40030910 | 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-21 | Chinese | ||
| 40030899 | 董事会关于2025年独立董事独立性自查情况的专项报告 | 2026-04-21 | Chinese | ||
| 40030890 | 中兴华会计师事务所(特殊普通合伙)关于湖南德众汽车销售服务股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项说明 | 2026-04-21 | Chinese | ||
| 40030721 | 第四届董事会第十八次会议决议公告 | 2026-04-21 | Chinese | ||
| 40030710 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-21 | Chinese | ||
| 40030695 | 董事、高级管理人员薪酬管理制度 | 2026-04-21 | Chinese | ||
| 40030675 | 独立董事年度述职报告(张铁钢) | 2026-04-21 | Chinese | ||
| 40030661 | 2025年度内部控制自我评价报告 | 2026-04-21 | Chinese | ||
| 40030651 | 会计师事务所履职情况评估报告 | 2026-04-21 | Chinese | ||
| 40030648 | 2025年年度报告 | 2026-04-21 | Chinese | ||
| 40030579 | 关于使用闲置自有资金购买理财产品的公告 | 2026-04-21 | Chinese | ||
| 40030558 | 董事、高级管理人员薪酬方案的公告 | 2026-04-21 | Chinese | ||
| 40030545 | 中兴华会计师事务所(特殊普通合伙)关于湖南德众汽车销售服务股份有限公司2025年度营业收入扣除情况的专项核查意见 | 2026-04-21 | Chinese | ||
| 40030389 | 2025年度内控审计报告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AUTOWAVE Co.,Ltd.
A one-stop provider of automotive products and vehicle main…
|
2666 | JP | Wholesale and retail trade |
|
BetterLife Holding Limited
Automobile dealership focused on luxury and ultra-luxury pa…
|
6909 | HK | Wholesale and retail trade |
|
BEYAZ FİLO OTO KİRALAMA A.Ş.
Specializes in operational fleet leasing, vehicle sales, an…
|
BEYAZ | TR | Wholesale and retail trade |
|
Bilia
A large European car dealership group offering vehicle sale…
|
BILI | SE | Wholesale and retail trade |
|
Bombay Cycle & Motor Agency Ltd.
Provides motor vehicle servicing and hospitality operations…
|
501430 | IN | Wholesale and retail trade |
|
CAFFYNS PLC
Motor vehicle retailer in southeast England selling new/use…
|
CFYN | GB | Wholesale and retail trade |
|
Camping World Holdings, Inc.
The largest retailer of recreational vehicles, related prod…
|
CWH | US | Wholesale and retail trade |
|
CARMA LIMITED
Online automotive platform for end-to-end purchase and sale…
|
CMA | AU | Wholesale and retail trade |
|
CARMAX INC
A large-scale retailer of used vehicles with a no-haggle pr…
|
KMX | US | Wholesale and retail trade |
|
CARVANA CO.
An e-commerce platform for buying and selling used cars wit…
|
CVNA | US | Wholesale and retail trade |
德众汽车 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/58688/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58688 | 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=58688 | 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=58688 \ -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": 58688}, 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 德众汽车 (id: 58688)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.