> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentcard.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# wallet.balance.low

> The company balance dropped below the threshold you set, accounting for committed funds.

The company balance dropped below the threshold you set, accounting for committed funds.

```json theme={null}
{
  "id": "evt_9f8e7d6c5b4a",
  "type": "wallet.balance.low",
  "created": 1757264400,
  "livemode": false,
  "data": {
    "balance_cents": 4000,
    "threshold_cents": 50000,
    "committed_cents": 2500
  }
}
```
