v1

latestOpenAPI 3.0.32026-07-2664108290.0 KB
Helper Lists

Quarterly Financial Dates

Returns all available quarterly financial report dates for a given symbol, grouped by year. Use the report_date values returned here as inputs to the report_date parameter in the Quarterly Financials endpoint.

Used by: Company Quarterly Financials

<Note>IDX symbol: 4 letters, optionally followed by .jk (case-insensitive). E.g. ASII, BBCA, BMRI.</Note>

<Info>Costs 1 API credit.</Info>

get/v2/company/get_quarterly_financial_dates/{symbol}/

Path parameters

symbolstring required

IDX symbol symbol. E.g. ASII, BBCA.

Response

Dictionary keyed by financial year as a string (e.g. 2024). Each value is a list of [report_date (YYYY-MM-DD), quarter_label] pairs.

object required