Simulate review response in Sandbox

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique applicant identifier in the Sumsub system.

This identifier is a random combination of 24 digits and lowercase Latin characters. It is automatically generated when the applicant is created on the Sumsub side, and can be found in the Dashboard.

If the applicantId is unknown to you, use the Get applicant data (externalUserId) method to fetch it.

Body Params
string
enum
required

Label under which you want to simulate the response.

  • GREEN — to simulate a positive response as if the applicant is approved.
  • RED — to simulate a negative response as if the applicant is rejected.

For more information about receiving results via the applicantReviewed webhooks, see this article.

Allowed:
rejectLabels
array of strings

Add rejection labels to specify the reason for rejection. Each string stands for a single label.

Rejection labels are required only if reviewAnswer is RED.

rejectLabels
string
enum

If reviewAnswer is RED, indicate the type of rejection.

  • FINALRejected status in case of major violations. The applicant cannot resubmit the documents for verification.
  • RETRYResubmission requested status in case of minor violations. The applicant has a chance to upload new documents or resubmit correct data.

Allowed:
string

A human-readable comment that explains the reasons for rejection in detail. This comment must not be shown to the applicant.

string

A human-readable comment that explains the reasons for rejection in detail. This comment can be shown to the applicant.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!