transaction
abstract suspend fun transaction(fixedDepositAccountId: Long, command: String? = null, body: String? = null): String
Responses:
0: default response
Return
Parameters
fixed Deposit Account Id
command
(optional)
body
(optional)
Responses:
0: default response
(optional)
(optional)