> ## 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.

# balance.low

> A card's remaining balance dropped below its threshold.

A card's remaining balance dropped below its threshold.

```json theme={null}
{
  "id": "evt_9f8e7d6c5b4a",
  "type": "balance.low",
  "created": 1757264400,
  "livemode": false,
  "data": {
    "card_id": "card_7h2k",
    "last4": "4242",
    "balance_cents": 120
  }
}
```
