Balance sheet (assets / liabilities / equity)
Balance sheet (assets / liabilities / equity)
Point-in-time balance sheet computed against value_date. Pass
?at= for a historical view; omit for current. currency may
be passed to scope the report to a single currency.
GET
Balance sheet (assets / liabilities / equity)
Authorizations
OAuth 2.0 client_credentials grant. Send client_id:client_secret
as HTTP Basic, or as form fields. Tokens are HS256 JWTs valid for
one hour (configurable). Decode them at jwt.io.