
Direct Marketing MiX Inc. — Investor Relations & Filings
Direct Marketing MiX Inc. is a company that provides comprehensive marketing and sales solutions. It specializes in direct marketing, offering services that span from strategic planning and consulting to system implementation and operational execution. The company's core activities are organized into two primary segments: Marketing and On-site Business. Key services include business process outsourcing (BPO), temporary staffing, and the development of sales strategies. The company also offers advanced solutions such as next-generation call center services that leverage AI agents to optimize customer interactions and operational efficiency, providing clients with end-to-end support for their marketing initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | |
| 確認書 | 2026-03-26 | Japanese | |
| 有価証券報告書-第9期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | |
| 確認書 | 2025-08-14 | Japanese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46349465 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | ||
| 34550389 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | ||
| 33045261 | 確認書 | 2026-03-26 | Japanese | ||
| 33045258 | 有価証券報告書-第9期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
| 32938887 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | ||
|
2025
6 filings
| |||||
| 7857546 | 確認書 | 2025-08-14 | Japanese | ||
| 7857517 | 半期報告書-第9期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | ||
| 7268726 | 臨時報告書 | 2025-04-01 | Japanese | ||
| 7269500 | 内部統制報告書-第8期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
| 7269477 | 確認書 | 2025-03-31 | Japanese | ||
| 7269464 | 有価証券報告書-第8期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
|
2024
4 filings
| |||||
| 7311593 | 確認書 | 2024-08-14 | Japanese | ||
| 7311560 | 半期報告書-第8期(2024/01/01-2024/12/31) | 2024-08-14 | Japanese | ||
| 7337141 | 臨時報告書 | 2024-05-15 | Japanese | ||
| 7336923 | 確認書 | 2024-05-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of call centres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ATENTO LUXCO 1, S.A.
Redefines customer experience (CX) through BTO services, AI…
|
5P7B | SG | Administrative and support serv… |
|
BELLSYSTEM24 HOLDINGS,INC.
A leading provider of CRM solutions, contact center operati…
|
6183 | JP | Administrative and support serv… |
|
Bewith, Inc.
Provider of BPO and contact center solutions with a proprie…
|
9216 | JP | Administrative and support serv… |
|
BitStrat Holdings Limited
Provides specialized outbound telemarketing and contact cen…
|
6113 | HK | Administrative and support serv… |
|
CONTAX PARTICIPAÇÕES S.A. - EM RECUPERAÇÃO JUDICIAL
Provides contact center and BPO services while undergoing j…
|
— | BR | Administrative and support serv… |
|
CORREC HOLDINGS Inc.
Holding company for subsidiaries in internet services and o…
|
6578 | JP | Administrative and support serv… |
|
Enser Communications Limited
Provides Business Process Management and Customer Lifecycle…
|
ENSER | IN | Administrative and support serv… |
|
ETS Group Limited
Specializes in customer contact management solutions, multi…
|
8031 | HK | Administrative and support serv… |
|
Firstsource Solutions Ltd.
Provides BPM and digital transformation services for health…
|
FSL | IN | Administrative and support serv… |
|
Helport AI Ltd
Offers AI software and services for enterprise customer com…
|
HPAI | US | Administrative and support serv… |
Direct Marketing MiX 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/14327/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14327 | 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=14327 | 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=14327 \ -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": 14327}, 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 Direct Marketing MiX Inc. (id: 14327)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.