Skip to main content
POST
Company Revenue Breakdown

营收分解

URL: /v1/stock/company-revenue-breakdown 方法: POST
描述: 获取公司营收分解数据,按业务板块、产品或地区分类。

请求参数

响应参数

请求示例

cURL
Python

响应示例

错误响应

Authorizations

Authorization
string
header
required

Enter your Bearer token

Body

application/json

Input schema for company revenue breakdown

symbol
string
required

Stock symbol

period
string

Report cycle: 'FY', 'Q2'

limit
integer

Return latest N records, default 6

start_date
string

Start date (YYYY-MM-DD)

end_date
string

End date (YYYY-MM-DD)

fiscal_year
string

Specific fiscal year (e.g., '2023')

Response

Successful Response

Generic response wrapper from stock API

status
integer

HTTP status code

code
integer

Response code (0 for success)

message
string

Response message

data
Data · object

Response data (structure varies by endpoint)