Delete a loan applicant payoutAsk AIdelete https://example.com/api/loan-applications/{loanApplicationId}/loan-applicants/{loanApplicantId}/payouts/{payoutId}DELETE: /api/loan-applications/{guid}/loan-applicants/{guid}/payout/{guid}Path ParamsloanApplicationIduuidrequiredThe unique identifier of the loan application.loanApplicantIduuidrequiredThe unique identifier of the loan applicant.payoutIduuidrequiredThe unique identifier of the payout.Response 200OKUpdated 2 days ago