OPENAPI / COMPONENTS / SCHEMAS
Signature Request Response Signatures
SignatureRequestResponseSignaturesAn array of signature objects, 1 for each signer.
signature_idstringSignature identifier.
signer_group_guidstringSigner Group GUID
signer_email_addressstringThe email address of the signer.
signer_namestringThe name of the signer.
signer_rolestringThe role of the signer.
orderintegerIf signer order is assigned this is the 0-based index for this signer.
status_codestringThe current status of the signature. eg: awaiting_signature, signed, declined.
decline_reasonstringThe reason provided by the signer for declining the request.
signed_atintegerTime that the document was signed or null.
last_viewed_atintegerThe time that the document was last viewed by this signer or null.
last_reminded_atintegerThe time the last reminder email was sent to the signer or null.
has_pinbooleanBoolean to indicate whether this signature requires a PIN to access.
has_sms_authbooleanBoolean to indicate whether this signature has SMS authentication enabled.
has_sms_deliverybooleanBoolean to indicate whether this signature has SMS delivery enabled.
sms_phone_numberstringThe SMS phone number used for authentication or signature request delivery.
reassigned_bystringEmail address of original signer who reassigned to this signer.
reassignment_reasonstringReason provided by original signer who reassigned to this signer.
reassigned_fromstringPrevious signature identifier.
errorstringError message pertaining to this signer, or null.