File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!-- extend base layout --> {% extends "base.html" %} {% block content %}
22
3- < h4 > 23. Require Id verification (IDV) for a Recipient</ h4 >
3+ < h4 > 23. Require ID verification (IDV) for a recipient</ h4 >
4+ < p >
5+ Sends an envelope that requires the recipient to upload a government-issued ID for the purpose of multifactor authentication.
6+ </ p >
47< p >
58 The envelope includes a pdf document. Anchor text
69 (< a href ="https://developers.docusign.com/docs/esign-rest-api/esign101/concepts/tabs/auto-place/ "> AutoPlace</ a > )
710 is used to position the signing fields in the documents.
811</ p >
9- < p >
10- This is a general example of creating and sending an envelope (a signing request) using ID Verification for Recipient Authentication.
11- </ p >
12+
1213
1314 {% if show_doc %}
1415 < p > < a target ='_blank ' href ='{{ documentation | safe }} '> Documentation</ a > about this example.</ p >
You can’t perform that action at this time.
0 commit comments