Docusign · Schema

Signer

A signer recipient who must sign the envelope documents.

AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignature

Properties

Name Type Description
recipientId string Unique identifier for the recipient. Assigned by the sender.
recipientIdGuid string The GUID for the recipient.
name string The full legal name of the signer.
email string The email address of the signer.
routingOrder string The routing order of the signer. Lower numbers are processed first. Recipients with the same routing order sign in parallel.
roleName string The role name associated with the signer, used with templates.
clientUserId string The client user ID for embedded signing. When set, the recipient is an embedded signer and must sign through your application using a generated signing URL.
status string The status of the signer.
signedDateTime string The date and time the signer signed.
deliveredDateTime string The date and time the envelope was delivered to the signer.
declinedDateTime string The date and time the signer declined.
declinedReason string The reason the signer declined.
identityVerification object Identity verification settings for this recipient.
phoneAuthentication object Phone authentication settings.
accessCode string An access code the recipient must enter to access the envelope.
requireIdLookup string Whether ID lookup authentication is required.
note string A private note to the signer from the sender.
View JSON Schema on GitHub