Get the accounting entry by balance id and entry id.Copy Pageget https://example.com/api/accounting/balances/{balanceId}/entries/{entryId}GET: /api/accounting/balances/{guid}/entries/{guid}Path ParamsbalanceIduuidrequiredentryIduuidrequiredResponses 200OK 404The entity has not been found.Updated about 1 month ago