Common Object
Data (Attribute "data" in JWS)
Attribute | Description |
---|---|
documents | A list of document objects |
verifications | A list of verification objects |
nonce | Nonce provided by the customer mobile application when the SDK is initiated. It is useful to make sure the process has been initiated by the customer mobile application. It should be generated server side. |
backgroundCheck | Contains the background check result. See the "Background check" in the API documentation for details |
Document objects
Attribute | Description |
---|---|
scan | Scan object, it has a common part between all the documents |
reading | Read object, differs by document type (Mobile SDK only) |
face | Face object, common between different type of documents |
lookup | Lookup object, differs by document type |
Last updated