
PT Dua Putra Utama Makmur Tbk. — Investor Relations & Filings
PT Dua Putra Utama Makmur Tbk. operates as an integrated fishery company, focusing on seafood processing, trading, and cold storage. The company provides premium quality seafood products, including various fish like banyar and pomfret, and shrimp. It adheres to rigorous standards for Quality, Food Safety, Legal compliance, Environmental Health and Safety, Halal certification, and Sustainability throughout its operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Penjelasan atas Volatilitas Transaksi | 2026-05-13 | Indonesian | |
| Penyelesaian Transaksi Pengambilalihan Perseroan | 2026-05-12 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-11 | Indonesian | |
| DPUM - FY 2020 - 014 DPUM Penyampaian Lapkeu 2020052.pdf | 2020-12-31 | Indonesian | |
| DPUM - FY 2020 - FinancialStatement-2020-Tahunan-DPUM.xlsx | 2020-12-31 | English | |
| DPUM - FY 2020 - FinancialStatement-2020-Tahunan-DPUM.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Support activities for fishing and aquaculture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Benchmark Holdings Plc
Aquaculture biotechnology firm providing genetics, nutritio…
|
BMK | GB | Agriculture, forestry and fishi… |
|
Frøy ASA
An integrated service provider of aqua services to the aqua…
|
FROY | NO | Agriculture, forestry and fishi… |
|
NOCERA, INC.
An integrated aquaculture company specializing in land-base…
|
NCRA | US | Agriculture, forestry and fishi… |
|
PT Agung Menjangan Mas Tbk
Provides aquaculture support services, marine fish cultivat…
|
AMMS | ID | Agriculture, forestry and fishi… |
PT Dua Putra Utama Makmur Tbk. 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/69199/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69199 | 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=69199 | 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=69199 \ -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": 69199}, 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 PT Dua Putra Utama Makmur Tbk. (id: 69199)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.