Shufti Pro provides the call-back URL functionality that can be accessed by specifying a parameter
within theAPI request. The call-back URL receives an update whenever there is a change in status.
The parameter for call-back URL is to be defined in the request payload 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" : { } |
If the“callback_url”is specified in the verification payload, Shufti Pro sends the verification status to that URL. The response events depend on the verification request sent viaAPI.
Comments
0 comments
Please sign in to leave a comment.