Send a verification SMS to the target applicant userCopy Pagepost https://example.com/api/loan-applications/{loanApplicationId}/loan-applicants/{loanApplicantId}/verification-requestsPOST: /api/loan-applications/{guid}/loan-applicants/{guid}/verification-requestsPath ParamsloanApplicationIduuidrequiredThe identifier of the loan application.loanApplicantIduuidrequiredThe identifier of the loan applicant.Body Paramsapplication/jsonapplication/*+jsonThe input model.mobile_phone_numberstring | nullHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 201The entity has been created. 400The input model is not valid.Updated about 1 month ago