cURL
curl --request POST \ --url https://app.mlm-platform.com/api/v1/webhooks/kyc/sumsub \ --header 'Content-Type: application/json' \ --data '{}'
{}
Receives Sumsub webhook events for KYC status updates.
Tenants must include tenant_id as a query parameter. Sumsub signs requests using the x-payload-digest header.
tenant_id
x-payload-digest
The body is of type object.
object
Event received
The response is of type object.