
Dozn Inc. — Investor Relations & Filings
Dozn Inc. is a financial technology company that develops software and provides B2B service solutions. The company's main product lines include digital banking solutions, cross-border fund management, and data solutions. It offers a platform for digital corporate banking services, which encompasses virtual accounts, payment software, and cross-border cash management. Dozn focuses on developing financial applications and providing financial VAN (Value-Added Network) services for businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 의결권대리행사권유참고서류 | 2026-03-11 | Korean | |
| [기재정정]주주총회소집결의 | 2026-03-09 | Korean | |
| 주주총회소집결의 | 2026-02-13 | Korean | |
| 영업(잠정)실적(공정공시) | 2026-02-13 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-13 | Korean | |
| 현금ㆍ현물배당결정 | 2026-02-13 | Korean |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 32927100 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32915135 | [기재정정]주주총회소집결의 | 2026-03-09 | Korean | ||
| 19474239 | 주주총회소집결의 | 2026-02-13 | Korean | ||
| 19473142 | 영업(잠정)실적(공정공시) | 2026-02-13 | Korean | ||
| 19473126 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-13 | Korean | ||
| 19472054 | 현금ㆍ현물배당결정 | 2026-02-13 | Korean | ||
| 19470965 | 주주총회집중일개최사유신고 | 2026-02-13 | Korean | ||
|
2025
8 filings
| |||||
| 12196994 | 자기주식취득결과보고서 | 2025-12-30 | Korean | ||
| 10214981 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2025-12-16 | Korean | ||
| 10214976 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 33031839 | 영업(잠정)실적(공정공시) | 2025-11-10 | Korean | ||
| 33031837 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-11-10 | Korean | ||
| 33029528 | 주식등의대량보유상황보고서(일반) | 2025-11-03 | Korean | ||
| 33019253 | 임시주주총회결과 | 2025-09-22 | Korean | ||
| 7866548 | [기재정정]주주총회소집결의 (임시주주총회) | 2025-09-05 | Korean | ||
Market data
Market data not available
Price history
Peer group · Repair and maintenance of computers and communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cyfrowe Centrum Serwisowe Spolka Akcyjna
Authorized service center for consumer electronics and tele…
|
CCS | PL | Other service activities |
|
Godsinlösen Nordic AB
Provides circular economy solutions for managing returned a…
|
GIAB | SE | Other service activities |
Dozn 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/17681/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17681 | 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=17681 | 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=17681 \ -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": 17681}, 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 Dozn Inc. (id: 17681)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.