# Savings Plans

**Savings plans** define recurring fixed-amount investments into instruments for an account.
Savings plans are created via journeys and can be fetched by account.

 - [GET /v2/partner/client/{clientId}/account/{accountId}/savingsplan](https://docs.fondo.se/openapi/api/savingsplan/getsavingsplanbyaccount.md): Returns the savings plan associated with the specified account.
 - [DELETE /v2/partner/client/{clientId}/account/{accountId}/savingsplan](https://docs.fondo.se/openapi/api/savingsplan/deletesavingsplanbyaccount.md): Deletes the savings plan associated with the specified account. Returns the deleted savings plan.
