Phone Authentication
#Email
# Configuration ID for API integrations (workflow ID in the DocuSign Identify Verification)
# phone=[country code]-[phone number without symbols] for each recipient
# Email
# ID Check (please enter the string exactly as ID Check, this is the syntax from DocuSign to differentiate this type of authentication)
<pre><!--Verification fake2@gmail.com;ID Check--></pre>
Access Code Authentication
# Email
# accesscode (please enter the string exactly as '''accesscode''')
# value=BQ908C (The text that user has to enter when they are asked to enter Access Code by DocuSign, usage example, a custom field value is used as access code for recipients, include the value in the syntax)
<pre><!--Verification fake3@gmail.com;accesscode;value=BQ908C --></pre>
Note: If the workflow id of the DocuSign Identification Verification is not found in client’s DocuSign account during submission of a signature request, DocuSign will return an error.
Reference for DocuSign ID Verification https://www.youtube.com/watch?v=bJw4kzvhXK0
==Generating Fillable PDF Forms for E-Signatures==