create Loan Delinquency Action
abstract suspend fun createLoanDelinquencyAction(loanId: Long, postLoansDelinquencyActionRequest: PostLoansDelinquencyActionRequest): PostLoansDelinquencyActionResponse
Adds a new delinquency action for a loan
Responses:
200: OK
Return
Parameters
loan Id
loanId
post Loans Delinquency Action Request