post https://api.sumsub.com/resources/applicants//ekyc/confirm/
Confirms applicant data.
Response explained
Name | Type | Optional | Description |
---|---|---|---|
status | String | No | The status of the verification flow. |
confirmationType | String | Yes | Confirmation type. |
confirmationId | String | Yes | Confirmation ID. |
confirmationStatus | String | Yes | The status of the confirmation flow. Possible statuses: created — confirmation created, confirmed — confirmation confirmed, retry — confirmation with confirmationId was temporary rejected and can be retried, rejected — confirmation with confirmationId was rejected. Start submission again or skip the e-KYC step.Examples: For otp confirmation; the correct code — confirmed , incorrect code for several times — retry , limit of retries was exceeded — rejected . |
otpConfirmation | Object | Yes | Details for OTP confirmation if confirmationType is otp . |