signature_request_id stringThe unique identifier for the Signature Request. |
title stringThe title of the Signature Request. |
created_at stringThe time the Signature Request was created. |
updated_at string — OPTIONALThe time the Signature Request was last updated. |
expires_at stringThe time the Signature Request will expire. |
details_url stringThe url to view the Signature Request in the browser. |
status stringPossible values: [NEED_TO_SIGN , WAITING_FOR_OTHERS , APPROVED , REJECTED , WAITING_FOR_PROCESSING , FAILED , CANCELLED ] The status of the Signature Request. |
reason string — OPTIONALThe reason for the status FAILED or REJECTED of the Signature Request. |
signing_type stringPossible values: [SAME_TIME , ORDER ] The type of signing for the Signature Request. |
signers object[]The Signers of the Signature Request. email_address string | name string | group number — OPTIONALThe signing order of signer for the Signature Request with signing_type is ORDER . | is_approved booleanWhether the Signer has approved the Signature Request. | status stringPossible values: [NEED_TO_SIGN , APPROVED , REJECTED , WAITING_FOR_OTHERS ] The status of the Signer. |
|