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

# merchant.connected

> The user linked a merchant account (for example DoorDash) that `/buy` can now order from.

The user linked a merchant account (for example DoorDash) that `/buy` can now order from.

```json theme={null}
{
  "id": "evt_9f8e7d6c5b4a",
  "type": "merchant.connected",
  "created": 1757264400,
  "livemode": false,
  "data": {
    "cardholder_id": "ch_2b3c",
    "merchant": "doordash"
  }
}
```
