Find deposit product
Use case
In this example, we will find the newly created deposit product.
Use case data
API parameters with values
The path parameter is depositTypeCode. We will use the PREMIUM deposit product.
...deposits/product/PREMIUM
Sample API call
deposit-api.sandbox.tuumplatform.com/api/v1/deposits/product/{depositTypeCode}
Sample response
Below you find an example response body to the API call above.
Result
As a result, a complete set of product details about the PREMIUM deposit product was returned.
Last updated
Was this helpful?