
TGS DIŞ TİCARET A.Ş. — Investor Relations & Filings
Established in 1999, TGS DIŞ TİCARET A.Ş. is a Foreign Trade Capital Company that provides intermediary services for export transactions. The company facilitates the international trade activities of approximately 300 client firms by managing and mediating their export processes. Its primary business involves streamlining the transfer of goods and services across international borders, serving a diverse range of sectors including textiles, ready-to-wear apparel, leather, and automotive. The company acts as an agent for exporters, handling the complexities of foreign trade procedures on their behalf.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 01.01.2026-31.12.2026 Hesap dönemi için bağımsız denetim kuruluşunun belirlenmesi | 2026-03-30 | Turkish | |
| Başarı Ödülü | 2026-03-25 | Turkish | |
| 2025 4.Çeyrek Yatırımcı Sunumu | 2026-03-17 | Turkish | |
| 2025 4.Çeyrek Yatırımcı Sunumu | 2026-03-17 | Turkish | |
| Participation Finance Principles Information Form | 2026-03-13 | English | |
| Sorumluluk Beyanı | 2026-03-11 | Turkish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 33089048 | 01.01.2026-31.12.2026 Hesap dönemi için bağımsız denetim kuruluşunun belirlenmesi | 2026-03-30 | Turkish | ||
| 33037968 | Başarı Ödülü | 2026-03-25 | Turkish | ||
| 32963885 | 2025 4.Çeyrek Yatırımcı Sunumu | 2026-03-17 | Turkish | ||
| 32963884 | 2025 4.Çeyrek Yatırımcı Sunumu | 2026-03-17 | Turkish | ||
| 32939286 | Participation Finance Principles Information Form | 2026-03-13 | English | ||
| 32931367 | Sorumluluk Beyanı | 2026-03-11 | Turkish | ||
| 32931383 | 2025 Yılı Sürdürülebilirlik Uyum Raporu | 2026-03-11 | Turkish | ||
| 32931905 | 2025 Yılı Faaliyet Raporu | 2026-03-11 | Turkish | ||
| 32931904 | 2025 Yılı Faaliyet Raporu | 2026-03-11 | English | ||
| 32930007 | 2025 Kurumsal Yönetim Bilgi Formu | 2026-03-11 | Turkish | ||
| 32929954 | 2025 Yılı Kurumsal Yönetim Uyum Raporu | 2026-03-11 | Turkish | ||
| 14464614 | Başarı Ödülü | 2026-02-05 | Turkish | ||
|
2025
3 filings
| |||||
| 8335890 | 2025 3.Çeyrek Yatırımcı Sunumu | 2025-11-14 | Turkish | ||
| 8335889 | 2025 3.Çeyrek Yatırımcı Sunumu | 2025-11-14 | Turkish | ||
| 8296524 | Financial Report | 2025-11-13 | Turkish | ||
Market data
Market data not available
Price history
Peer group · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aallon Group Oyj
Provider of financial administration, accounting, and advis…
|
AALLON | FI | Professional, scientific and te… |
|
Abak Spolka Akcyjna
Outsourcing company for accounting, tax, human resources, a…
|
ABK | PL | Professional, scientific and te… |
|
ACCEDERE LIMITED
Specialized provider of cybersecurity, data privacy, and co…
|
531533 | IN | Professional, scientific and te… |
|
Administer Oyj
Provider of digital financial, payroll, and human resources…
|
ADMIN | FI | Professional, scientific and te… |
|
BEGBIES TRAYNOR GROUP PLC
Consultancy for business recovery, financial advisory, and …
|
BEG | GB | Professional, scientific and te… |
|
CBIZ, Inc.
Provides financial, insurance, and advisory solutions for m…
|
CBZ | US | Professional, scientific and te… |
|
COUNT LIMITED
Provides accounting, business advisory, and financial servi…
|
CUP | AU | Professional, scientific and te… |
|
Danks Europejskie Centrum Doradztwa Podatkowego Spolka Akcyjna
A firm specializing in accounting, tax advisory, and financ…
|
DNS | PL | Professional, scientific and te… |
|
ECIT AS
Provider of integrated solutions combining finance and IT s…
|
ECIT | NO | Professional, scientific and te… |
|
Euro Tax Pl Spolka Akcyjna
Holding company specializing in foreign tax recovery and fi…
|
ETX | PL | Professional, scientific and te… |
TGS DIŞ TİCARET 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/8894/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8894 | 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=8894 | 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=8894 \ -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": 8894}, 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 TGS DIŞ TİCARET A.Ş. (id: 8894)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.