Savings Pot

Savings Pot microservice provides an independent cloud-enabled solution for managing savings pot information required for both the front office (Infinity) and back office (could be T24 or any other back-office system of the bank). The distribution service of Savings Pot MS is fully containerized and can be deployed independently irrespective of any back-office system of the bank.

The following Experience APIs are associated with the Savings Pot microservice.

Name Description Introduced In
createSavingsPot This API allows the user to create a new savings pot for the user based on the Funding Account ID. 2020.10
closeSavingsPot This API allows the user to close a Savings Pot based on the Savings Pot ID. 2020.10
getAllSavingsPot This API allows the user to fetch all the Savings Pots for the user based on the Funding Account ID. 2020.10
updateSavingsPot This API allows the user to update the Savings Pot based on the Savings Pot ID and the other parameters passed in the request. 2020.10
updateSavingsPotBalance This API allows the user to update the amount in the Savings Pot. The amount can be debited or credited from the Savings Pot. 2020.10
getCategoriesForGoal This API allows the user to fetch the list of categories available for the goals. 2020.10

Bookmark Name Actions
Feedback
x