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

# card.updated

> The card's balance or status changed, for example after its first authorization.

The card's balance or status changed, for example after its first authorization.

```json theme={null}
{
  "id": "evt_9f8e7d6c5b4a",
  "type": "card.updated",
  "created": 1757264400,
  "livemode": false,
  "data": {
    "id": "card_7h2k",
    "last4": "4242",
    "balance_cents": 325,
    "status": "IN_USE"
  }
}
```
