executeLoanCharge1

abstract suspend fun executeLoanCharge1(loanExternalId: String, postLoansLoanIdChargesRequest: PostLoansLoanIdChargesRequest, command: String? = null): PostLoansLoanIdChargesResponse

Create a Loan Charge (no command provided) or Pay a charge (command=pay) Creates a Loan Charge | Pay a Loan Charge Responses:

  • 200: OK

Return

PostLoansLoanIdChargesResponse

Parameters

loanExternalId

loanExternalId

postLoansLoanIdChargesRequest
command

command (optional)