|
19 | 19 | </p> |
20 | 20 |
|
21 | 21 | <h4 id="example002">2. <a href="eg002">Request a signature by email (remote signing)</a></h4> |
22 | | -<p>The envelope includes a pdf, Word, and HTML document. <a target='_blank' |
| 22 | +<p>The envelope includes a PDF, Word, and HTML document. <a target='_blank' |
23 | 23 | href="https://developers.docusign.com/docs/esign-rest-api/esign101/concepts/tabs/auto-place/">Anchor text</a> is used to position the signing fields in the documents. |
24 | 24 | </p> |
25 | 25 | <p>API method used: |
|
66 | 66 | </p> |
67 | 67 |
|
68 | 68 | <h4 id="example008">8. <a href="eg008">Create a template</a></h4> |
69 | | -<p>Creates a template with two roles, <b>signer</b> and <b>cc</b> recipient.</p> |
| 69 | +<p>Creates a template with two roles, <i>signer</i> and <i>cc</i> recipient.</p> |
70 | 70 | <p>API methods used: |
71 | 71 | <a target='_blank' href="https://developers.docusign.com/docs/esign-rest-api/reference/templates/templates/list/">Templates::list</a>, |
72 | 72 | <a target='_blank' href="https://developers.docusign.com/docs/esign-rest-api/reference/templates/templates/create/">Templates::create</a>. |
|
101 | 101 | </p> |
102 | 102 |
|
103 | 103 | <h4 id="example013">13. <a href="eg013">Request a signature using a composite template</a></h4> |
104 | | -<p>Sends an envelope based on a template.</p> |
105 | | -<p>In addition to the template's document(s), the example adds an |
| 104 | +<p>Sends an envelope based on a template. In addition to the template's document(s), the example adds an |
106 | 105 | additional document to the envelope by using the <a target='_blank' |
107 | 106 | href='https://developers.docusign.com/docs/esign-rest-api/esign101/concepts/templates/composite/'>Composite |
108 | 107 | templates</a> feature.</p> |
|
169 | 168 | <a target='_blank' href="https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/envelopes/create/">Envelopes::create</a>. |
170 | 169 | </p> |
171 | 170 |
|
172 | | -<h4 id="example023">23. <a href="eg023">Require ID Verification (IDV) for a recipient</a></h4> |
| 171 | +<h4 id="example023">23. <a href="eg023">Require ID verification (IDV) for a recipient</a></h4> |
173 | 172 | <p>Sends an envelope that requires the recipient to upload a government-issued ID for the purpose of multifactor authentication.</p> |
174 | 173 | <p>API methods used: |
175 | 174 | <a target='_blank' |
|
0 commit comments