How balances change
Each entry records who created it, an optional note, the counterpart user (for transfers), and the related call (for usage) — a full audit trail.
Transfers
- Tenant admins can transfer minutes from their own balance to their tenant’s users — the standard way agencies provision customer accounts.
- Platform admins can transfer to or adjust the balance of any user, including negative adjustments.
Top-ups
Users buy additional minutes via top-up packages through the billing checkout. The credit lands as apurchase transaction as soon as payment is confirmed — idempotently, so a repeated webhook never double-credits.
Where to see it
- Users — every user page shows the current balance, usage over the last 30 days, and lifetime spend, with a Balance action for transfers/adjustments.
- Usage — end users see their own consumption per day and per call in the Usage area.
Balances are minutes, not money. Pricing (what a minute costs whom) lives in plans and the billing rules.