# Core platform - Payments This table lists the endpoints or other sources for payments 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). **Note:** Table entries marked **N/A** indicate **Not Applicable**. | Endpoint | Event | | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [Transfer funds](https://developers.pismo.io/pismo-docs/reference/post-payments-v1-payments) | [Authorization created](https://developers.pismo.io/events/docs/authorization-authorization-event-1) | | [Force operation](https://developers.pismo.io/pismo-docs/reference/post-payments-v1-force) | [Authorization created](https://developers.pismo.io/events/docs/authorization-authorization-event-1) with `authorization > type "FORCE"` | | [Cancel transfer](https://developers.pismo.io/pismo-docs/reference/post-payments-v2-cancel) | [Authorization cancelled](https://developers.pismo.io/events/docs/authorization-authorization-cancellation-event-1) | | [Cancel forced operation](https://developers.pismo.io/pismo-docs/reference/post-payments-v1-force-cancel) | [Authorization cancelled](https://developers.pismo.io/events/docs/authorization-authorization-cancellation-event-1) with `authorization > type "FORCE"` | | N/A | [Platform authorization created](https://developers.pismo.io/events/docs/platform-authorization-platform-authorization-1) occurs asynchronously when the Pismo platform creates a platform authorization | | - [Create single schedule](https://developers.pismo.io/pismo-docs/reference/post-v1-create-single-schedule) - [Create transfer schedule](https://developers.pismo.io/pismo-docs/reference/post-v1-create-transfer-schedules) - [Create pre-schedule](https://developers.pismo.io/pismo-docs/reference/post-pre-schedules) - [Create bulk pre-schedules](https://developers.pismo.io/pismo-docs/reference/post-bulk-pre-schedules) | [Scheduled payment created or modified](https://developers.pismo.io/events/docs/scheduler-payments-scheduled-payments-1) | | N/A | [Scheduled payment executed](https://developers.pismo.io/events/docs/scheduler-payments-scheduled-payments-execution-1) occurs asynchronously when the Pismo platform executes a scheduled payment | | N/A | [Bulk pre-schedules created](https://developers.pismo.io/events/docs/scheduler-payments-bulk-pre-scheduled-payments-1) occurs when bulk pre-schedule processing has finished | | N/A | [Payment methods multiple transfers completed](https://developers.pismo.io/events/docs/payment-methods-multiple-transfers-1) occurs when the Pismo platform completes a multiple transfer process which moves funds between multiple accounts |