Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.18 KB

SubSignatureRequestTemplateSigner.md

File metadata and controls

19 lines (11 loc) · 1.18 KB

SubSignatureRequestTemplateSigner

Properties

Name Type Description Notes
role*required str Must match an existing role in chosen Template(s). It's case-sensitive.
name*required str The name of the signer.
email_address*required str The email address of the signer.
pin str The 4- to 12-character access code that will secure this signer's signature page.
sms_phone_number str An E.164 formatted phone number.

Note: Not available in test mode and requires a Standard plan or higher.
sms_phone_number_type str Specifies the feature used with the sms_phone_number. Default authentication.

If authentication, signer is sent a verification code via SMS that is required to access the document.

If delivery, a link to complete the signature request is delivered via SMS (and email).

[Back to Model list] [Back to API list] [Back to README]