Balance Sheet

Get the balance sheet hierarchy 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 balance sheet data.
Allowed values:
unitstring
The display unit for monetary values.
balance_sheetlist of objects

Flattened hierarchy of balance sheet nodes with imputed values. Category fields (level_1_category, level_2_category, subcategory) are only populated on leaf nodes to enable trivial aggregation by grouping. Intermediate/aggregate nodes have null categories and carry pre-computed subtotals in their value field.

Errors