Gets the list of accounting balances filtered by account id and sub account id.Copy Pageget https://example.com/api/accounting/balancesGET: /api/accounting/balances/?accountId={accountId}&subAccountId={subAccountId}Query ParamsaccountIduuidsubAccountIdstringResponses 200OK 404The entity has not been found.Updated about 1 month ago