Receive advanced silent mobile verification result Webhook
Advanced silent mobile verification request will be processed asynchronously after the request is made to advanced silent mobile verification API. After processing of the request is done, results will be delivered to the URL provided in advanced silent mobile verification request.
Request Body schema:
application/jsontoken | string Unique request identifier. This value was returned on advanced silent mobile verification request. | ||||||
result | string Enum: "UNABLE_TO_VERIFY" "SIM_SWAP_DETECTED" "SIM_SWAP_CHECK_FAILED" "INVALID" "VALID" "OTP_SMS_SENT" Advanced silent mobile verification request result. | ||||||
status | string Enum: "COMPLETED" "DEVICE_REDIRECT" Advanced silent mobile verification request status. | ||||||
error | object Information about error occurred. If there is no error this object is omitted. | ||||||
|
Responses
Your server returns this code if it accepts the callback.
Request samples
- Payload
Successful advanced silent mobile verification result.
{- "token": "123e4567-e89b-12d3-a456-426655440000",
- "result": "VALID",
- "status": "COMPLETED",
- "error": null
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See