# Banking - Interest management This table lists the interest management endpoints and the events they generate. For information on setting up event notifications, refer to [Data and reporting overview](https://developers.pismo.io/pismo-docs/docs/data-reporting-overview). | Endpoint | Event | | :-------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------- | | **Interest management API** | | | [Create interest plan](https://developers.pismo.io/pismo-docs/reference/post-v1-interest-plan) | [Interest Plan Creation Succeeded](https://developers.pismo.io/events/docs/interest-management-interest-plan-creation-success-1) | | **Interest operations API** | | | [Deposit money](https://developers.pismo.io/pismo-docs/reference/post-v1-interest-deposit) | [Interest deposit succeeded](https://developers.pismo.io/events/docs/interest-management-interest-deposit-success-1) | | [Deposit money](https://developers.pismo.io/pismo-docs/reference/post-v1-interest-deposit) | [Interest deposit failed](https://developers.pismo.io/events/docs/interest-management-interest-deposit-failure-1) | | [Deposit money](https://developers.pismo.io/pismo-docs/reference/post-v1-interest-deposit) | [Interest registration succeeded](https://developers.pismo.io/events/docs/interest-management-interest-registration-success-1) | | [Deposit money](https://developers.pismo.io/pismo-docs/reference/post-v1-interest-deposit) | [Interest registration failed](https://developers.pismo.io/events/docs/interest-management-interest-registration-failure-1) | | **Interest-bearing accounts API** | | | [Create deposit product](https://developers.pismo.io/pismo-docs/reference/interest-bearing-v1-create-deposit-product) | [Deposit product created](https://developers.pismo.io/pismo-docs/reference/interest-bearing-v1-create-deposit-product) | | [Update deposit product](https://developers.pismo.io/pismo-docs/reference/interest-bearing-v1-patch-deposit-product) | [Deposit product updated](https://developers.pismo.io/events/docs/deposit-product-update-1) | | [Create savings account](https://developers.pismo.io/pismo-docs/reference/interest-bearing-v1-create-savings-account-product) | [Savings account product created](https://developers.pismo.io/events/docs/savings-account-product-creation-1) | | [Update savings account](https://developers.pismo.io/pismo-docs/reference/interest-bearing-v1-patch-savings-account-product) | [Savings account product updated](https://developers.pismo.io/events/docs/savings-account-product-update-1) | | [Attach deposit to account](https://developers.pismo.io/pismo-docs/reference/interest-bearing-v1-deposit-attach-account) | [Account attached](https://developers.pismo.io/events/docs/deposit-product-account-attach-1) | | [Detach deposit from account](https://developers.pismo.io/pismo-docs/reference/interest-bearing-v1-deposit-detach-account) | [Account detached](https://developers.pismo.io/events/docs/deposit-product-account-detach-1) | | [Attach savings account to account](https://developers.pismo.io/pismo-docs/reference/interest-bearing-v1-savings-account-attach-account) | [Account attached](https://developers.pismo.io/events/docs/deposit-product-account-attach-1) | | [Detach savings account from account](https://developers.pismo.io/pismo-docs/reference/interest-bearing-v1-savings-account-detach-account) | [Account detached](https://developers.pismo.io/events/docs/deposit-product-account-detach-1) | | [Attach deposit product to program](https://developers.pismo.io/pismo-docs/reference/interest-bearing-v1-deposit-attach-program) | [Program attached](https://developers.pismo.io/events/docs/deposit-product-program-attach-1) | | [Attach savings accounts to program](https://developers.pismo.io/pismo-docs/reference/interest-bearing-v1-savings-account-attach-program) | [Program attached](https://developers.pismo.io/events/docs/deposit-product-program-attach-1) |