Interface: ApplicantsSetReviewForApplicantInSandboxRequest
Describes the structure of the request for the SumsubClient.applicantsSetReviewForApplicantInSandbox method
Work with applicants
applicantId
• applicantId: string
A unique applicant identifier.
See
Set review for applicant in sandbox API Reference
Defined in
clientComment
• Optional clientComment: string
A rejection comment that should not be available to your applicants.
See
Set review for applicant in sandbox API Reference
Defined in
moderationComment
• Optional moderationComment: string
A comment that supposed to be shown to the applicant, explaining the reason of rejection.
See
Set review for applicant in sandbox API Reference
Defined in
rejectLabels
• rejectLabels: unknown
An array of rejection labels.
See
Set review for applicant in sandbox API Reference
Defined in
reviewAnswer
• reviewAnswer: string
A GREEN or RED label under which you want to simulate the response. For more information, see this article.
See
Set review for applicant in sandbox API Reference
Defined in
reviewRejectType
• Optional reviewRejectType: string
A FINAL or RETRY rejection type indicating whether a rejection should be final or temporary.
See
Set review for applicant in sandbox API Reference