https://api.lbkrs.com/stock/activity/stock_financial_report_dateParameters
counter_idstringqueryRequiredUnderlying code, e.g. ST/US/AAPL
start_datestringqueryRequiredStart time, format 20241101
end_datestringqueryEnd time, format 20241101 (inclusive; pass the previous day to exclude it). If omitted, the end date is unrestricted
sizeintegerqueryMaximum number of items to return, default 100
Responses
HTTP 200The request succeeded. The response body contains the result of the “Get stock earnings report forecast list” operation.codemessagedatadataobjectdata structureEarnings forecast / corporate action list
Child attributes
Record id
Date, e.g. 20260129
Date type (e.g. pre-market, post-market)
Event title, e.g. “Estimated earnings release”
Event summary, e.g. “FY2026 Q1 results disclosure”
Underlying info (observed to always be null in the test environment)
Child attributes
Unique event identifier: ReportDate earnings forecast release, ReverseStockSplit reverse stock split, StockSplit stock split, DividendExDate dividend distribution plan, ChangeCode code change
ReportDateReverseStockSplitStockSplitDividendExDateChangeCode
Date display text, e.g. “2026.01.29 (ET)”
Date time-zone display text, e.g. “(ET)”
Associated quote info (observed to always be null in the test environment)
Child attributes
Timestamp (seconds)
Associated chart id
Supplementary key-value data (e.g. estimated EPS, estimated revenue)
Child attributes
Display value, e.g. “$2.6708”, "--" when no data
Value type: estimate_eps estimated EPS, estimate_revenue estimated revenue
estimate_epsestimate_revenue
Icon URL
Currency unit for data_kv
Associated livestream info (observed to always be null in the test environment)
Child attributes
Event type display text, observed to be identical to act_title
Extension info, structure not fixed; for earnings forecast events, observed to be ext.financial_report.{fiscal_year,market_time,period,period_type} (fiscal year, pre-/post-market, quarter, period type)
Total count (observed in the test environment to always return "0" even when list is non-empty; documented as-is)
HTTP 400The service rejected the request because a business rule or input validation failed. Review the business codes and correct the request before retrying.Business status code, 0 indicates success
Human-readable result or error message.