Hi,
I have implemented the following using the REST API:
-
Created a templated envelope with two recipients.
-
The first recipient is required to sign, so I used the embedded signing focus view on the frontend and completed the process.
-
Updated some additional tab details for the second recipient in the same envelope using the REST API.
-
The second recipient does not need to sign.
Now, how can I update the envelope status to ‘Completed’ using the REST API and send it to both recipients?