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

# vault.card_stored

> The user stored a card in their vault.

The user stored a card in their vault. The card is now available to checkout authorizations for this user.

```json theme={null}
{
  "id": "evt_9f8e7d6c5b4a",
  "type": "vault.card_stored",
  "created": 1757264400,
  "livemode": false,
  "data": {
    "user_id": "usr_8f3k2m",
    "card_id": "vc_9m4t2p",
    "brand": "visa",
    "last4": "4832",
    "vault_session_id": "vs_2q9d1x8f3k2m4t7w"
  }
}
```
