Interface: ApplicantsImportApplicantsRequest
Describes the structure of the request for the SumsubClient.applicantsImportApplicants method
Work with applicants
externalUserId
• Optional externalUserId: string
someClientUserId
See
Import applicants API Reference
Defined in
info
• Optional info: ApplicantsImportApplicantsInfoValue
User's personal data
See
Import applicants API Reference
Defined in
levelName
• Optional levelName: string
A verification level name. Case-sensitive and has to be created in the same environment. If contains reserved characters (e.g., @, +", white spaces as %20), it should be URL-encoded, otherwise you may get signature mismatch.
See
Import applicants API Reference
Defined in
review
• Optional review: ApplicantsImportApplicantsReviewValue
Review results
See
Import applicants API Reference