retrieveAll26

abstract suspend fun retrieveAll26(productId: Long? = null): List<GetInterestRateChartsResponse>

Retrieve all Charts Retrieve list of charts associated with a term deposit product(FD or RD). Example Requests: interestratecharts?productId=1 Responses:

  • 200: OK

Return

kotlin.collections.List

Parameters

productId

productId (optional)