
Will
- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 28
Activity overview
-
Will created an article,
When is request.received event returned?
This event states that the verification request has been received and is under processing. This eventonly occurs for off-site verification when the request is sent to Shufti Pro for processing. ...
-
Will created an article,
When is request.deleted event returned?
This event implies that the verification data has been deleted. The data, once deleted from the back-the office also updates the status to the callback URL (if applicable). A sample response for a ...
-
Will created an article,
What is event verification.status.changed?
The status of a verification can be changed from the back office. From “Accepted” to “Declined” andvice versa. In case the verification status is changed the client is notified through the callback...
-
Will created an article,
When do you receive the event request.declined?
In case of a declined verification a “verification.declined” status is returned. This event alsorefers to the declined reason. Both HTTP and callback responses are returned for this event. A respon...
-
Will created an article,
What is event verification.accepted?
For accepted verifications, the event of “verification.accepted” occurs. This response is returnedin the HTTP response and the callback as well. For accepted verification, a sample response is prov...
-
Will created an article,
What is event request.unauthorised?
The “request.unauthorised” event occurs when the auth header is not correct. To resolve this errormake sure the API keys are correct. API keys are accessible through the Shufti Pro back-office. ...
-
Will created an article,
What is event request.timeout?
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 specifiedparamet...
-
Will created an article,
What is event request.cancelled?
The “verification.cancelled” event occurs when the end-user does not agree to the terms and conditions shown at the beginning of the verification flow. This event only occurs for on-site verificati...
-
Will created an article,
What is event request.invalid?
The request invalid event occurs when the parameters specified in the request payload are notof the correct format. For example; the format of the date is incorrect, the address specified is less t...
-
Will created an article,
What is event request.pending?
This event occurs only for onsite verification when the verification link has been generated butthe user has not gone through the entire process yet. This event is returned for all on-site verifica...