Income Statement

Get the income statement line items for the company associated with the deal.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

group_idintegerRequired
deal_idintegerRequired

Response

Successful Response
freqenum
The frequency of the income statement data.
Allowed values:
unitstring or nullDefaults to USD
The display unit for monetary values.
income_statementlist of objects or null

The raw income statement line items in melted format (date × category × field).

Errors