Which api and body request i need to send for creating a multiple signers can sign the docuSign without sending them a email , Can i please get the help of the process :
- onClick of a link we should be able to navigate user to docuSign url and once first signer completes sign then it needs to trigger a mail to second signer using the api requests in the postman
There are 2 types of ways that you can request signatures via the API:
You can switch from 1 to 2 and back as you need. You can have different recipients use different signing. It's fully flexible and up to you the developer how to use these. Just as long as you know how to do 1 or 2.
You indicated you are using the Apex Toolkit so here are code examples: