Verification Request
This section details the verification request. To invoke the verification widget, the verification method in the PRIVO SDK has the signature:
The profile object may contain multiple members consisting of information about the user to be verified and when passed must be included in the body of the request.
The verify_config object consists of members detailing the configuration of the verification widget and must be included in the body of the request.
Signature:
privo.verify.showVerify(profile, verify_config);