This simple example code shows you how to use the Apex SDK in order to add additional data in the evidence summary. Adding additional session fields is done by passing your data when creating a signer authentication token and using this token to create a session for your signer. Once the document package is completed, you can view the stored data in the evidence summary.
Note, please copy paste all dependent functions when test with your own code.
Rate this Code Share