adjust Loan Transaction
abstract suspend fun adjustLoanTransaction(loanId: Long, transactionId: Long, postLoansLoanIdTransactionsTransactionIdRequest: PostLoansLoanIdTransactionsTransactionIdRequest, command: String? = null): PostLoansLoanIdTransactionsResponse
Adjust a Transaction Note: there is no need to specify command={transactionType} parameter. Mandatory Fields: transactionDate, transactionAmount Responses:
200: OK
Return
Parameters
loan Id
loanId
transaction Id
transactionId
post Loans Loan Id Transactions Transaction Id Request
command
command (optional)