adjust Loan Transaction1
abstract suspend fun adjustLoanTransaction1(loanId: Long, externalTransactionId: String, 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
external Transaction Id
externalTransactionId
post Loans Loan Id Transactions Transaction Id Request
command
command (optional)