adjustLoanTransaction2

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

PostLoansLoanIdTransactionsResponse

Parameters

loanExternalId

loanExternalId

transactionId

transactionId

postLoansLoanIdTransactionsTransactionIdRequest
command

command (optional)