Sumsub webhook receiver

post/api/sumsub-service/v1/webhooks/sumsub

Receives webhook events from Sumsub. Validates the HMAC signature and processes applicant review results (GREEN, RED+RETRY, RED+FINAL).

Request Body

Body
applicantId string
correlationId string
type string
reviewResult
object or null
reviewAnswer string
rejectLabels
array[string] or null
reviewRejectType
string or null
createdAtMsOne of

200 Response

ok boolean required

403 Response

error string required
Error message

500 Response

error string required
Error message