Detailed Reports
Company Revenue Segments
Returns a Sankey-graph-ready revenue and cost segment breakdown for a given company and financial year. Not all companies have segment data — use the Companies with Revenue Segments endpoint to check availability.
<Note>IDX symbol: 4 letters, optionally followed by .jk (case-insensitive). E.g. BUMI, TLKM, ASII.</Note>
<Info>Costs 1 API credit.</Info>
get/v2/company/get-segments/{symbol}/
Path parameters
symbolstring required
IDX symbol symbol. E.g. BUMI, TLKM. Not all companies have segment data — check the Companies with Revenue Segments helper first.
Query parameters
financial_yearinteger
Financial year to retrieve. Defaults to the latest available year.
Response
Revenue breakdown with Sankey-style source/target nodes.
Changes
No recorded changes to this endpoint across all 1 revision of this API.