Reputation: 65
Looking at the DocuSignAPI, I cannot see where one can set the body text of the email generated that accompanies the email. How can I assure my prospect, being asked to sign a document, that it is from me - and reiterate the instructions and who to call if there's a question?
Upvotes: 1
Views: 119
Reputation: 13500
You can set the body of the email by using the emailBlurb property in the CreateEnvelope REST API Request.
Upvotes: 2