Creates a balance for the specified bank account. If a balance already exists for the same date and balance type, it will be updated with the new amount (upsert behavior).
ID of the bank account
The date of the balance
The type of balance
opening_ledger, closing_ledger, current_ledger, opening_available, opening_available_next_business_day, closing_available, current_available, previously_closed_book, other The balance amount in cents (e.g., 1234 = $12.34)
Balance created or updated
ID of the bank account this balance belongs to
The date of the balance
The type of balance
opening_ledger, closing_ledger, current_ledger, opening_available, opening_available_next_business_day, closing_available, current_available, previously_closed_book, other The balance amount in cents (e.g., 1234 = $12.34)
Unique numeric identifier