update20

abstract suspend fun update20(accountId: Long, putSavingsAccountsAccountIdRequest: PutSavingsAccountsAccountIdRequest, command: String? = null): PutSavingsAccountsAccountIdResponse

Modify a savings application | Modify savings account withhold tax applicability Modify a savings application: Savings application can only be modified when in 'Submitted and pending approval' state. Once the application is approved, the details cannot be changed using this method. Specific api endpoints will be created to allow change of interest detail such as rate, compounding period, posting period etc Modify savings account withhold tax applicability: Savings application's withhold tax can be modified when in 'Active' state. Once the application is activated, can modify the account withhold tax to post tax or vice-versaShowing request/response for 'Modify a savings application' Responses:

  • 200: OK

Return

PutSavingsAccountsAccountIdResponse

Parameters

accountId

accountId

putSavingsAccountsAccountIdRequest
command

command (optional)