
DEUTSCH MOTORS INC. — Investor Relations & Filings
Deutsch Motors Inc. is an authorized dealer specializing in the sales and distribution of BMW and MINI vehicles. The company's operations encompass the sale of both new and certified pre-owned automobiles. In addition to vehicle sales, Deutsch Motors provides a comprehensive suite of related services, including after-sales support, maintenance, and repair. The company also offers auto financing, rental, and leasing solutions to its customers, focusing on a full-service model for the premium vehicle market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 회사합병결정(종속회사의주요경영사항) | 2026-05-14 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-08 | Korean | |
| [기재정정]타인에대한채무보증결정 | 2026-04-30 | Korean | |
| 타인에대한채무보증결정 | 2026-04-30 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-27 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46344976 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45992533 | 회사합병결정(종속회사의주요경영사항) | 2026-05-14 | Korean | ||
| 44132228 | 주식등의대량보유상황보고서(일반) | 2026-05-08 | Korean | ||
| 39045181 | [기재정정]타인에대한채무보증결정 | 2026-04-30 | Korean | ||
| 39045112 | 타인에대한채무보증결정 | 2026-04-30 | Korean | ||
| 37236630 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-27 | Korean | ||
| 34653984 | 주식등의대량보유상황보고서(일반) | 2026-04-17 | Korean | ||
| 33983479 | 주식등의대량보유상황보고서(일반) | 2026-04-10 | Korean | ||
| 33053513 | 기업가치제고계획(자율공시) (2026년 도이치모터스(주) 기업가치 제고 계획) | 2026-03-27 | Korean | ||
| 33048143 | [기재정정]타인에대한채무보증결정 | 2026-03-26 | Korean | ||
| 33047261 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33045422 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33013720 | 타인에대한채무보증결정 | 2026-03-23 | Korean | ||
| 33009673 | [기재정정]주주총회소집공고 | 2026-03-23 | Korean | ||
| 32974449 | 감사보고서제출 | 2026-03-18 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ados Pakistan Limited
Provides engineering solutions for energy and defense secto…
|
ADOS | PK | Manufacturing |
|
Aebi Schmidt Holding AG
Provider of specialty vehicles and services for infrastruct…
|
AEBI | CH | Manufacturing |
|
Aerosun Corporation
Manufactures special-purpose vehicles, pressure vessels, an…
|
600501 | CN | Manufacturing |
|
ANADOLU ISUZU OTOMOTİV SANAYİ VE TİCARET A.Ş.
Manufacturer of commercial vehicles like buses, midibuses, …
|
ASUZU | TR | Manufacturing |
|
ANHUI ANKAI AUTOMOBILE CO.,LTD.
Manufacturer of buses and chassis specializing in monocoque…
|
000868 | CN | Manufacturing |
|
Anhui Jianghuai Automobile Group Corp.,Ltd.
Integrated manufacturer of commercial and passenger vehicle…
|
600418 | CN | Manufacturing |
|
Apollo Future Mobility Group Limited
Advanced automotive technology, smart mobility solutions, l…
|
860 | HK | Manufacturing |
|
Aptera Motors Corp
Manufacturer of hyper-efficient, two-seat solar electric ve…
|
SEV | US | Manufacturing |
|
ARI Motors Industries SE
Manufacturer of customizable light electric utility vehicle…
|
ARI | DE | Manufacturing |
|
Ashok Leyland Ltd.
Manufacturer of commercial vehicles, buses, and defense log…
|
ASHOKLEY | IN | Manufacturing |
DEUTSCH MOTORS INC. 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/15693/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15693 | 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=15693 | 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=15693 \ -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": 15693}, 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 DEUTSCH MOTORS INC. (id: 15693)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.