Inactivate deposit product
Last updated
Was this helpful?
Last updated
Was this helpful?
In this example, we will review how to deactivate a deposit product.
The path parameter is depositTypeCode. We will use the PREMIUM deposit product.
...product/PREMIUM/deactivate
To deactivate a deposit product, make the following API call.
deposit-api.sandbox.tuumplatform.com/api/v1/deposits/product/{depositTypeCode}/deactivate
Below, you find an example response body to the API call above.
As a result, the PREMIUM deposit product was deactivated.