v1

latestOpenAPI 3.0.02026-07-2418630310.7 KB
Financials

Get all results of an account for this period

Get all results of an account for this period. <br> <b>Required scope(s):</b> financials:read

get/api/v4/f/{firm_id}/companies/{company_id}/periods/{period_id}/accounts/{account_id}/results

Path parameters

firm_idinteger required
company_idinteger required
period_idinteger required
account_idinteger required

Headers

Acceptstring
Accept-Languagestring

Response

Successful response

object required

An object with dynamic string keys where values can be booleans or strings

Example response

{
  "adjustment_button_shown": false,
  "counter_account_linked": false,
  "at_least_one_counter_account_selected": false,
  "unreconciled_amount": "-2500.0"
}