latestOpenAPI 3.1.0MIT2026-08-226224149.1 KB

613ceff68dc7

Bulk create or update bank account balances

Submit up to 1,000 balances for a bank account in a single request. Each balance is upserted — if a balance already exists for the same date and balance type, it will be updated with the new amount. All balances are processed in a single transaction.

post/bank_account_balances/bulk

Request body

bank_account_idstring required

ID of the bank account

Response

Balances created or updated

countinteger

Number of balances processed