Provides the loan applicants identity information.Copy Pageput https://example.com/api/loan-applications/{loanApplicationId}/loan-applicants/{loanApplicantId}/identity-informationPOST: /api/loan-applications/{guid}/loan-applicants/{guid}/identity-informationPath ParamsloanApplicationIduuidrequiredThe identifier of the loan application.loanApplicantIduuidrequiredThe identifier of the loan applicant.Body Paramsapplication/jsonapplication/*+jsonThe input model.nationalitystring | nullnational_identification_numberstring | nullidentity_card_numberstring | nullidentity_card_typestring | nullexpiration_datedate-time | nullplace_of_issuestring | nullissued_atdate-time | nullin_country_sincedate-time | nulldate_of_birthdate-time | nullplace_of_birthstring | nullcountry_of_birthstring | nullsigner_informationbooleantruefalsehigh_risk_country_affiliationboolean | nulltruefalseHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 200The entity has been updated. 400The input model is not valid.Updated about 1 month ago