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. Leaf nodes include category context; intermediate nodes have null categories.

Errors