Background check

POST {{customerURL}}:5055/ThirdpartyService/shufti

  • The json body structure need to like that which is described in the payload.
  • The reference id is a unique value that should be updated in the payload before the request is sent.

Request Body

{"reference"=>"963254", "callback_url"=>"https://dev.mobilefirstfinance.com:5055/ThirdpartyService/callback/shufti", "country"=>"IN", "language"=>"EN", "redirect_url"=>"https://customer.mobilefirstfinance.com/#/Pages/Login?verification=document&reference=3020215498", "background_checks"=>{"name"=>{"first_name"=>"John", "middle_name"=>"Middleman", "last_name"=>"Doe"}, "dob"=>"1980-11-12"}}