Shufti Pro has a webhook mechanism in place that is used to receive updates about the status of verifications. Details of the webhook mechanism are mentioned below.
- The callback mechanism is to be set up on the client side to receive notifications/responses. The callback URL can be passed within the key mentioned below.
- "callback_url" : "CALLBACK_URL"
- This URL is to be defined within each API call.
- Also, add the callback URL to the back office for registration.
- This includes server-to-server calls with details about events and responses. Please visit the link below for sample responses.
- Shufti Pro sends these webhooks 10 times for a time span of 15 seconds (each). These webhooks are sent through the following IP addresses.
- If a status of 200 is received, the session is timed-out automatically.
- If any other status code (400, 500) is received, the session is timed out after 10 attempts.
- In case the webhook is not received on your end. You may use the status end-point to get the information of a particular verification request.
Comments
0 comments
Please sign in to leave a comment.