You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:param is_phone_verification_required_to_view: Forces signers to verify a text message prior to viewing the document. You must specify the phone number of signers to have this setting apply to them., defaults to None
:param external_system_name: Used as an optional system name to appear in the signature log next to the signers who have been assigned the `embed_url_external_id`., defaults to None
:param external_id: This can be used to reference an ID in an external system that the sign request is related to., defaults to None
144
143
:type external_id: Optional[str], optional
145
-
:param is_phone_verification_required_to_view: Forces signers to verify a text message prior to viewing the document. You must specify the phone number of signers to have this setting apply to them., defaults to None
:param template_id: When a signature request is created from a template this field will indicate the id of that template., defaults to None
148
145
:type template_id: Optional[str], optional
149
146
:param external_system_name: Used as an optional system name to appear in the signature log next to the signers who have been assigned the `embed_url_external_id`., defaults to None
:param external_id: This can be used to reference an ID in an external system that the sign request is related to., defaults to None
54
53
:type external_id: Optional[str], optional
55
-
:param is_phone_verification_required_to_view: Forces signers to verify a text message prior to viewing the document. You must specify the phone number of signers to have this setting apply to them., defaults to None
:param template_id: When a signature request is created from a template this field will indicate the id of that template., defaults to None
58
55
:type template_id: Optional[str], optional
59
56
:param external_system_name: Used as an optional system name to appear in the signature log next to the signers who have been assigned the `embed_url_external_id`., defaults to None
:param external_id: This can be used to reference an ID in an external system that the sign request is related to., defaults to None
85
84
:type external_id: Optional[str], optional
86
-
:param is_phone_verification_required_to_view: Forces signers to verify a text message prior to viewing the document. You must specify the phone number of signers to have this setting apply to them., defaults to None
:param template_id: When a signature request is created from a template this field will indicate the id of that template., defaults to None
89
86
:type template_id: Optional[str], optional
90
87
:param external_system_name: Used as an optional system name to appear in the signature log next to the signers who have been assigned the `embed_url_external_id`., defaults to None
- Set the number of days after which the created signature request will automatically expire if not completed. By default, we do not apply any expiration date on signature requests, and the signature request does not expire.
174
174
- external_id `Optional[str]`
175
175
- This can be used to reference an ID in an external system that the sign request is related to.
- Forces signers to verify a text message prior to viewing the document. You must specify the phone number of signers to have this setting apply to them.
178
176
- template_id `Optional[str]`
179
177
- When a signature request is created from a template this field will indicate the id of that template.
0 commit comments