Skip to main content
POST
Revenue Product Segments

Authorizations

X-API-KEY
string
header
required

Body

application/json
identifier
SingleIdentifier · object
required

Object specifying which identifier you are using to request the company revenue product data. You must supply one type and its corresponding value.

Example:
period
enum<string>
default:quarter

Select whether the company revenue product data to be provided are on an annual or quarterly basis.

Available options:
annual,
quarter
Example:

"annual"

Response

200 - application/json

Successful Response

results
CompanyRevenueProduct · object
required
errors
ErrorDetail · object[] | null
metadata
Metadata · object | null