Path Parameters
The unique identifier of the bank account.
Response
When request is successful. Returns a 'BankAccountBalance' object.
Unique identifier of the bank account. This is the same id used for BankAccount.
Example:
"611ccf16-df18-433c-9900-2496f3ab902c"
Total balance of the bank account.
Example:
1000
List of contact balances. If balances are stored by matter, not by contact, then there can be a contact balance with no contact id. In this case, MatterBalances should be used instead.
List of matter balances. A matter balance will be equal to the sum of all contact balances with the same MatterId.