In DocumentSubmitRequest, add fileSignature into DocumentMetadata. This is used by document verification provider for verification of file data signature created on frontend. In the Zen ID provider this signature must be sent together with submitted document in POST /api/sample.
In
DocumentSubmitRequest
, addfileSignature
intoDocumentMetadata
. This is used by document verification provider for verification of file data signature created on frontend. In the Zen ID provider this signature must be sent together with submitted document in POST/api/sample
.