modify Savings Account Application
abstract suspend fun modifySavingsAccountApplication(accountId: Long, command: String? = null, body: String? = null): String
Responses:
0: default response
Return
Parameters
account Id
command
(optional)
body
(optional)