# Instant payments - Pix This table lists the Pix endpoints and the events they generate. For information on setting up event notifications, see the [Data and reporting overview](https://developers.pismo.io/pismo-docs/docs/data-reporting-overview).
| Pix payments endpoints | Event |
|---|---|
| [Pix-out transfer](https://developers.pismo.io/pismo-docs/reference/post-pix-out-transfer) | Pix-out notification received\ Pix-in notification received (When funds are deposited in payee's account)\ Pix reconciliation notification received |
| [Pix reversal](https://developers.pismo.io/pismo-docs/reference/post-pix-reversal) | Pix-out reversed\ Pix-in reversed (When funds are transferred from payee's account)\ Pix transaction reconciliation |
| [Schedule transfer](https://developers.pismo.io/pismo-docs/reference/post-schedule) | When scheduled transfer takes place:\ Pix-out notification received\ Pix-in notification received (When funds are deposited in payee's account)\ Pix transaction reconciliation |
| **Pix management endpoints** | |
| [Create key entry](https://developers.pismo.io/pismo-docs/reference/post-v2-pix-keys-create) | Key status change |
| [Update key entry](https://developers.pismo.io/pismo-docs/reference/patch-v2-pix-keys) | Key status change |
| [Create key claim](https://developers.pismo.io/pismo-docs/reference/post-dict-key-claim) | Claim status change |
| [Create key claim](https://developers.pismo.io/pismo-docs/reference/post-dict-key-claim) | Claim status change |
| [Complete key claim](https://developers.pismo.io/pismo-docs/reference/post-complete-dict-claim) | Claim status change |
| [Cancel key claim](https://developers.pismo.io/pismo-docs/reference/post-cancel-dict-claim) | Claim status change |
| [Create infraction report](https://developers.pismo.io/pismo-docs/reference/post-v2-pix-infraction-create) | Infraction status change |
| [Close infraction report](https://developers.pismo.io/pismo-docs/reference/post-v2-pix-infraction-close) | Infraction status change |
| [Cancel infraction report](https://developers.pismo.io/pismo-docs/reference/post-v2-pix-infraction-cancel) | Infraction status change |
| [Create refund request](https://developers.pismo.io/pismo-docs/reference/post-register-dict-refund) | Pix reversal (refund) status changed |
| [Cancel refund ](https://developers.pismo.io/pismo-docs/reference/post-cancel-dict-refund) | Pix reversal (refund) status changed |
| [Close refund](https://developers.pismo.io/pismo-docs/reference/post-close-dict-refund) | Pix reversal (refund) status changed\ Pix transaction reconciliation |