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
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: docs/BulkSendJobGetResponseSignatureRequests.md
+1
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@
24
24
|`details_url`|```str```| The URL where the requester and the signers can view the current status of the SignatureRequest. ||
25
25
|`cc_email_addresses`|```[str]```| A list of email addresses that were CCed on the SignatureRequest. They will receive a copy of the final PDF once all the signers have signed. ||
26
26
|`signing_redirect_url`|```str, none_type```| The URL you want the signer redirected to after they successfully sign. ||
27
+
|`final_copy_uri`|```str, none_type```| The path where the completed document can be downloaded ||
27
28
|`template_ids`|```[str], none_type```| Templates IDs used in this SignatureRequest (if any). ||
28
29
|`custom_fields`|[```[SignatureRequestResponseCustomFieldBase], none_type```](SignatureRequestResponseCustomFieldBase.md)| An array of Custom Field objects containing the name and type of each custom field.<br><br>* Text Field uses `SignatureRequestResponseCustomFieldText`<br>* Checkbox Field uses `SignatureRequestResponseCustomFieldCheckbox`||
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments