Update deposit product
Last updated
Was this helpful?
Last updated
Was this helpful?
In this use case, we will review how to update a deposit product. We will change the deposit product that was created in a previous step.
Note that you can completely modify the deposit product configuration when the deposit product is in the DRAFT status. Once the product is in the ACTIVE status, you can only update the interest conditions. When the product is in the INACTIVE status, you cannot modify any product fields.
In the table below, you will find a list of the settings that have been modified for the deposit product:
The product description is updated.
The deposit country is set to Germany.
The contract number prefix is modified.
The premature deposit contract termination is with interest.
The deposit contract period is 12 months.
The deposit is offered for legal entities.
The deposit product end is updated. Note: the date format is YYYY-MM-DD.
To update a deposit product, make the following API call.
deposit-api.sandbox.tuumplatform.com/
api/v2/deposits/product/{depositTypeCode}
Below is an example request body for the API call to update a deposit product.
Below, you find an example response body to the API call above.
As a result, the following deposit product settings were updated:
description,
countryCode,
contractNumberPrefix,
terminationType,
period,
perconTypeCode,
validityRange - endDate.