Interface: ApplicantsDeactivateApplicantProfileRequest
Describes the structure of the request for the SumsubClient.applicantsDeactivateApplicantProfile method
Work with applicants
applicantId
• applicantId: string
A unique applicant identifier.
See
Deactivate applicant profile API Reference
Defined in
status
• status: string
Possible values: deactivated to deactivate the applicant profile. activated to reactivate the applicant profile.
See
Deactivate applicant profile API Reference