This simple example code shows you how to use the Apex SDK in order to sign on behalf of a signer. Namely, the signDocuments() method will sign all documents in a transaction on behalf of the signer. This feature is solely intended as a "rumber stamp".
To notice: some functions are extended from Apex SDK, so please copy paste all dependant functions when testing in your own code.
Rate this Code Share