Skip to main content
GET
Retrieve a balance sheet for a specific year

Authorizations

Authorization
string
header
required

Use your API key (sk_live_xxx or sk_test_xxx)

Path Parameters

year
integer
required

Calendar year (2014 onward).

Required range: x >= 2014

Response

Balance sheet detail

success
boolean
data
object

Annual financial statement for the firm, sourced from the public ANAF Bilanț webservice. Hot fields are best-effort denormalizations of the most useful indicators; the full per-indicator detail is available in the per-year GET /accounting/balance-sheets/{year} response.

meta
object