
PT Indomobil Multi Jasa Tbk. — Investor Relations & Filings
PT Indomobil Multi Jasa Tbk is a diversified company primarily engaged in providing comprehensive automotive-related services. Its core business activities encompass financial services, including vehicle financing, alongside vehicle rental services. The company also operates in the logistics and transportation sector, offering solutions such as truck express and general logistics. Through its subsidiaries, it delivers a range of integrated services to support various automotive needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Laporan Bulanan Registrasi Pemegang Efek | 2026-06-03 | Indonesian | |
| Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-21 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | |
| IMJS - FY 2020 - FinancialStatement-2020-Tahunan-IMJS.xlsx | 2020-12-31 | English | |
| IMJS - FY 2020 - FinancialStatement-2020-Tahunan-IMJS.pdf | 2020-12-31 | Indonesian | |
| IMJS - FY 2020 - Penyampaian Lap Keuangan Tahunan IMJ kepada BEI.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47944188 | Laporan Bulanan Registrasi Pemegang Efek | 2026-06-03 | Indonesian | ||
| 46708284 | Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-21 | Indonesian | ||
| 44942771 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | ||
|
2020
8 filings
| |||||
| 45258428 | IMJS - FY 2020 - FinancialStatement-2020-Tahunan-IMJS.xlsx | 2020-12-31 | English | ||
| 45258424 | IMJS - FY 2020 - FinancialStatement-2020-Tahunan-IMJS.pdf | 2020-12-31 | Indonesian | ||
| 45258419 | IMJS - FY 2020 - Penyampaian Lap Keuangan Tahunan IMJ kepada BEI.pdf | 2020-12-31 | Indonesian | ||
| 45258414 | IMJS - FY 2020 - Laporan Keuangan IMJS 31 Des 20 audited.pdf | 2020-12-31 | Indonesian | ||
| 45258405 | IMJS - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | ||
| 45258401 | IMJS - FY 2020 - instance.zip | 2020-12-31 | Indonesian | ||
| 45258396 | IMJS - FY 2020 - Penyampaian Laporan Keu Tahunan IMJ kepada OJK .pdf | 2020-12-31 | Indonesian | ||
| 45258392 | IMJS - FY 2020 - Form Checklist.pdf | 2020-12-31 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Freight transport by road
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Baza de Transport Auto Nr. 31 Chisinau
Carrier providing freight, logistics, and real estate renta…
|
- | MD | Transportation and storage |
|
BBM LOGÍSTICA S.A.
Integrated logistics operator for road transport, warehousi…
|
— | BR | Transportation and storage |
|
BRAMIX S.R.L.
Industrial and logistical support services, including machi…
|
— | AR | Transportation and storage |
|
Bulgarski Transporten Holding AD
A holding company investing in transportation, vehicle serv…
|
— | BG | Transportation and storage |
|
Capital Infra Trust
InvIT focused on acquiring, developing, and managing infras…
|
CAPINVIT | IN | Transportation and storage |
|
Chartered Logistics Ltd
Provides surface transport, warehousing, and logistics solu…
|
531977 | IN | Transportation and storage |
|
China Resources and Transportation Group Limited
Core business is the management and maintenance of toll exp…
|
269 | HK | Transportation and storage |
|
Coastal Roadways Ltd.
Offers road-based freight, project cargo, and integrated su…
|
520131 | IN | Transportation and storage |
|
COMPAÑIA TSB S A
Provides comprehensive solutions in transport, solids contr…
|
— | AR | Transportation and storage |
|
Contrans Corp.
Diversified logistics provider offering specialized trucklo…
|
CSS | CA | Transportation and storage |
PT Indomobil Multi Jasa 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/69325/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69325 | 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=69325 | 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=69325 \ -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": 69325}, 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 Indomobil Multi Jasa Tbk. (id: 69325)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.