lomi.

Balances

Read balances and check whether funds are available before payout or reconciliation workflows.

Balances expose the money view a merchant integration may need for reconciliation and payout readiness. They replace the old top-level Accounts API in the public docs.

When to use balances

Use these endpoints when your backend needs to:

  • Display available and pending balances.
  • Check whether a payout amount is available.
  • Reconcile completed transactions against balance movement.
  • Build internal finance or operations views.

For payout creation, see Payouts.

On this page