Skip to main content
Question

Get Subaccounts by Account

  • April 10, 2025
  • 0 replies
  • 34 views

Forum|alt.badge.img+2

Hi,

I am trying to build connection between Account and Subaccount fields. I need to retrieve all subaccounts that are linked with Account. I tried such approach : added Account and Subaccount for entity JournalTransaction 

and it worked 

However, I faced with issue that such request does not return all available subaccount for an account. For example in Bill I have 2 availbale subacounts (samahor, samalon) for Account 5001 

but my request return only 1 subaccount - samahor. Hot to make it return all linked subaccounts ?