Shufti Pro has a time-limit for verifications to be performed after the verification link is generated.
By default, the time limit is 60 minutes. This limit can be changed by using a specified
parameter as shown below;
{
"reference":"1234567",
"callback_url":"http://www.example.com/",
"email":"johndoe@example.com",
"country":"GB",
"language":"EN",
"redirect_url":"http://www.example.com",
"ttl":60,
"verification_mode":"any",
"document":{
}
The sample response for when a request is timed-out is given below;
{
"reference":"17374217",
"event":"request.timeout"
}
Comments
0 comments
Please sign in to leave a comment.