Creates payout for a loan applicant.Ask AIpost https://example.com/api/loan-applications/{loanApplicationId}/loan-applicants/{loanApplicantId}/payoutsPOST: /api/loan-applications/{guid}/loan-applicants/payoutsPath ParamsloanApplicationIduuidrequiredThe related loan application id.loanApplicantIduuidrequiredThe loan applicant id.Body ParamsThe loan application details.ADD objectResponses 201The entity has been created. 400The input model is not valid.Updated 2 days ago