Main Business

Main business composition — revenue, cost and profit broken down by product/region segment, to understand what drives a company's business. Disclosed in semi-annual and annual reports.

GET /v2/financials/main-business
curl -H "X-API-Key: YOUR_KEY" \
  "https://asharehub.com/v2/financials/main-business?limit=5"

Parameters

Name Type Required Description
symbol string No Stock code, e.g. 000001.SZ
start_date string No Start date (YYYYMMDD)
end_date string No End date (YYYYMMDD)
period string No Report period YYYYMMDD, e.g. 20231231
limit int No Max rows (defaults to the cap; no need to raise it)

Key Response Fields

Field Description
end_date Report period end
bz_item Business segment name
bz_sales Segment revenue
bz_profit Segment profit
bz_cost Segment cost
curr_type Currency