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

# transfer.completed

> The funds reached the cardholder.

The funds reached the cardholder.

```json theme={null}
{
  "id": "evt_9f8e7d6c5b4a",
  "type": "transfer.completed",
  "created": 1757264400,
  "livemode": false,
  "data": {
    "transfer_id": "owt_1f2e",
    "cardholder_id": "ch_2b3c",
    "amount_cents": 2500,
    "transferred_cents": 2500,
    "tx_hash": "0xabab…"
  }
}
```
