adjust Loan Transaction2
abstract suspend fun adjustLoanTransaction2(loanExternalId: String, 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 External Id
loanExternalId
transaction Id
transactionId
post Loans Loan Id Transactions Transaction Id Request
command
command (optional)