
DORUK FAKTORİNG A.Ş. — Investor Relations & Filings
DORUK FAKTORİNG A.Ş. is a financial services company specializing in factoring and accounts receivable management. Established in 1999, the company offers solutions designed to improve clients' cash flow and mitigate credit risk. Its primary services are structured around three models: financing, guarantee, and collection. The financing model provides businesses with immediate liquidity by converting a percentage of their receivables into cash before the due date. The guarantee model offers protection against bad debt by insuring receivables against debtor insolvency. The collection model involves the complete administration of accounts receivable, including tracking, collection, and reporting. The company focuses on providing fast and efficient solutions, supported by an online platform that enables clients to process their transactions digitally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Kupon Ödemesi | 2026-04-22 | English | |
| Olağan Genel Kurul Tescili | 2026-04-06 | English | |
| 26.03.2026 Olağan Genel Kurul | 2026-03-26 | Turkish | |
| 26.03.2026 Olağan Genel Kurul | 2026-03-26 | Turkish | |
| 26.03.2026 Olağan Genel Kurul | 2026-03-26 | English | |
| Kupon Ödemesi | 2026-03-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35194677 | Kupon Ödemesi | 2026-04-22 | English | ||
| 33611674 | Olağan Genel Kurul Tescili | 2026-04-06 | English | ||
| 33046081 | 26.03.2026 Olağan Genel Kurul | 2026-03-26 | Turkish | ||
| 33046079 | 26.03.2026 Olağan Genel Kurul | 2026-03-26 | Turkish | ||
| 33046078 | 26.03.2026 Olağan Genel Kurul | 2026-03-26 | English | ||
| 33011604 | Kupon Ödemesi | 2026-03-23 | English | ||
| 32964541 | Kredi Derecelendirmesi Not Bidirimi | 2026-03-17 | Turkish | ||
| 32964540 | Kredi Derecelendirmesi Not Bidirimi | 2026-03-17 | Turkish | ||
| 32903401 | Kupon Ödemesi | 2026-03-05 | English | ||
| 32883046 | Olağan Genel Kurul Bildirimi | 2026-03-04 | Turkish | ||
| 32883045 | Olağan Genel Kurul Bildirimi | 2026-03-04 | Turkish | ||
| 32883044 | Olağan Genel Kurul Bildirimi | 2026-03-04 | English | ||
| 32864019 | Sorumluluk Beyanı | 2026-03-02 | Turkish | ||
| 32864018 | Sorumluluk Beyanı | 2026-03-02 | Turkish | ||
| 32864015 | Faaliyet Raporu 2025 | 2026-03-02 | Turkish | ||
Market data
Market data not available
Price history
Peer group · Factoring activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aforti Holding Spolka Akcyjna W Restrukturyzacji
Financial group offering factoring, debt collection, and cu…
|
AFH | PL | Financial and insurance activit… |
|
aifinyo AG
Financial services provider offering a smart billing platfo…
|
EBE | DE | Financial and insurance activit… |
|
Akcept Finance Spolka Akcyjna
Non-bank institution providing factoring and financial serv…
|
AFC | PL | Financial and insurance activit… |
|
AKDENİZ FAKTORİNG A.Ş.
Financial services company providing factoring, financing, …
|
AKDFA | TR | Financial and insurance activit… |
|
AK FAKTORİNG A.Ş.
Financial services firm converting trade receivables into c…
|
AKSFA | TR | Financial and insurance activit… |
|
ATILIM FAKTORİNG A.Ş.
Financial services company providing factoring solutions fo…
|
ATLFA | TR | Financial and insurance activit… |
|
Banca Sistema
Financial institution specializing in factoring trade recei…
|
BST | IT | Financial and insurance activit… |
|
BAŞER FİNANS FAKTORİNG A.Ş.
Financial services provider specializing in domestic factor…
|
BSRFK | TR | Financial and insurance activit… |
|
Bff Bank
Specialty finance group offering factoring for suppliers to…
|
BFF | IT | Financial and insurance activit… |
|
BUTN LIMITED
Provides transactional funding and embedded finance solutio…
|
BTN | AU | Financial and insurance activit… |
DORUK FAKTORİNG A.Ş. 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/9169/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9169 | 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=9169 | 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=9169 \ -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": 9169}, 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 DORUK FAKTORİNG A.Ş. (id: 9169)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.