update Account
abstract suspend fun updateAccount(type: String, accountId: Long, putAccountsTypeAccountIdRequest: PutAccountsTypeAccountIdRequest): PutAccountsTypeAccountIdResponse
Modify a share application Share 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 Responses:
200: OK
Return
Parameters
type
type
account Id
accountId
put Accounts Type Account Id Request