So I'm able to get that account's information through BudgetOrderService -> getBillingAccounts() function. (We have only one billing account and hundreds of customers.)
Documentation is saying that Billing Account could be used only in some BudgetOrder, but that seem to be not my case. I want just attach BillingAccount to a customer like on the pictures above.
There's no way to do it?