Skip to main content
POST
Revenue Geographic 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 geographic data. You must supply one type and its corresponding value.

Example:
period
enum<string>
default:quarter

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

Available options:
annual,
quarter
Example:

"quarter"

Response

200 - application/json

Successful Response

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