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

# Reward and merchant events

> Agentcard points earned or reversed, and a merchant account connected for the Purchase API.

Filter: `reward.*`, `merchant.*`.

| Event                                                        | Fires when                                                                                |
| ------------------------------------------------------------ | ----------------------------------------------------------------------------------------- |
| [`reward.earned`](/webhooks/rewards/reward-earned)           | The user earned Agentcard points on a transaction.                                        |
| [`reward.reversed`](/webhooks/rewards/reward-reversed)       | Points were reversed, for a refund or a voided transaction.                               |
| [`merchant.connected`](/webhooks/rewards/merchant-connected) | The user linked a merchant account (for example DoorDash) that `/buy` can now order from. |
