Interface: ApplicantActionsCreateApplicantActionRequest
Describes the structure of the request for the SumsubClient.applicantActionsCreateApplicantAction method
Handle applicant actions
applicantId
• applicantId: string
A unique aplicant identifier.
See
Create applicant action API Reference
Defined in
email
• Optional email: string
Applicant email address.
See
Create applicant action API Reference
Defined in
externalActionId
• externalActionId: string
An external action ID which will be bound to the token.
See
Create applicant action API Reference
Defined in
levelName
• levelName: string
A name of the level configured in the dashboard.
See
Create applicant action API Reference
Defined in
paymentMethod
• Optional paymentMethod: ApplicantActionsCreateApplicantActionPaymentMethodValue
Object that represents a specific payment method required from the applicant. You can send the data that will be shown to the user as a hint.
See
Create applicant action API Reference
Defined in
phone
• Optional phone: string
Applicant phone number.
See
Create applicant action API Reference