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
Copy file name to clipboardExpand all lines: sdks/dotnet/docs/SignatureRequestApi.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -746,7 +746,7 @@ catch (ApiException e)
746
746
747
747
Edit Signature Request
748
748
749
-
Edits and sends a SignatureRequest with the submitted documents. If `form_fields_per_document` is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. **NOTE:** Edit and resend will not deduct your signature request quota.
749
+
Edits and sends a SignatureRequest with the submitted documents. If `form_fields_per_document` is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. **NOTE:** Edit and resend *will* deduct your signature request quota.
750
750
751
751
### Example
752
752
```csharp
@@ -901,7 +901,7 @@ catch (ApiException e)
901
901
902
902
Edit Embedded Signature Request
903
903
904
-
Edits a SignatureRequest with the submitted documents to be signed in an embedded iFrame. If form_fields_per_document is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.
904
+
Edits a SignatureRequest with the submitted documents to be signed in an embedded iFrame. If form_fields_per_document is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.**NOTE:** Edit and resend *will* deduct your signature request quota.
905
905
906
906
### Example
907
907
```csharp
@@ -1046,7 +1046,7 @@ catch (ApiException e)
1046
1046
1047
1047
Edit Embedded Signature Request with Template
1048
1048
1049
-
Edits a SignatureRequest based on the given Template(s) to be signed in an embedded iFrame. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.
1049
+
Edits a SignatureRequest based on the given Template(s) to be signed in an embedded iFrame. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.**NOTE:** Edit and resend *will* deduct your signature request quota.
1050
1050
1051
1051
### Example
1052
1052
```csharp
@@ -1175,7 +1175,7 @@ catch (ApiException e)
1175
1175
1176
1176
Edit Signature Request With Template
1177
1177
1178
-
Edits and sends a SignatureRequest based off of the Template(s) specified with the template_ids parameter. **NOTE:** Edit and resend will not deduct your signature request quota.
1178
+
Edits and sends a SignatureRequest based off of the Template(s) specified with the template_ids parameter. **NOTE:** Edit and resend *will* deduct your signature request quota.
Copy file name to clipboardExpand all lines: sdks/java-v1/docs/SignatureRequestApi.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -654,7 +654,7 @@ Edit Signature Request
654
654
655
655
Edits and sends a SignatureRequest with the submitted documents. If `form_fields_per_document` is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents.
656
656
657
-
**NOTE:** Edit and resend will not deduct your signature request quota.
657
+
**NOTE:** Edit and resend *will* deduct your signature request quota.
Edits a SignatureRequest with the submitted documents to be signed in an embedded iFrame. If form_fields_per_document is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.
789
789
790
+
**NOTE:** Edit and resend *will* deduct your signature request quota.
791
+
790
792
### Example
791
793
792
794
```java
@@ -909,6 +911,8 @@ Edit Embedded Signature Request with Template
909
911
910
912
Edits a SignatureRequest based on the given Template(s) to be signed in an embedded iFrame. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.
911
913
914
+
**NOTE:** Edit and resend *will* deduct your signature request quota.
915
+
912
916
### Example
913
917
914
918
```java
@@ -1020,7 +1024,7 @@ Edit Signature Request With Template
1020
1024
1021
1025
Edits and sends a SignatureRequest based off of the Template(s) specified with the template_ids parameter.
1022
1026
1023
-
**NOTE:** Edit and resend will not deduct your signature request quota.
1027
+
**NOTE:** Edit and resend *will* deduct your signature request quota.
Copy file name to clipboardExpand all lines: sdks/java-v2/docs/SignatureRequestApi.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -654,7 +654,7 @@ Edit Signature Request
654
654
655
655
Edits and sends a SignatureRequest with the submitted documents. If `form_fields_per_document` is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents.
656
656
657
-
**NOTE:** Edit and resend will not deduct your signature request quota.
657
+
**NOTE:** Edit and resend *will* deduct your signature request quota.
Edits a SignatureRequest with the submitted documents to be signed in an embedded iFrame. If form_fields_per_document is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.
789
789
790
+
**NOTE:** Edit and resend *will* deduct your signature request quota.
791
+
790
792
### Example
791
793
792
794
```java
@@ -909,6 +911,8 @@ Edit Embedded Signature Request with Template
909
911
910
912
Edits a SignatureRequest based on the given Template(s) to be signed in an embedded iFrame. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.
911
913
914
+
**NOTE:** Edit and resend *will* deduct your signature request quota.
915
+
912
916
### Example
913
917
914
918
```java
@@ -1020,7 +1024,7 @@ Edit Signature Request With Template
1020
1024
1021
1025
Edits and sends a SignatureRequest based off of the Template(s) specified with the template_ids parameter.
1022
1026
1023
-
**NOTE:** Edit and resend will not deduct your signature request quota.
1027
+
**NOTE:** Edit and resend *will* deduct your signature request quota.
Copy file name to clipboardExpand all lines: sdks/java-v2/src/main/java/com/dropbox/sign/api/SignatureRequestApi.java
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -383,7 +383,7 @@ public ApiResponse<SignatureRequestGetResponse> signatureRequestCreateEmbeddedWi
383
383
}
384
384
/**
385
385
* Edit Signature Request
386
-
* Edits and sends a SignatureRequest with the submitted documents. If `form_fields_per_document` is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. **NOTE:** Edit and resend will not deduct your signature request quota.
386
+
* Edits and sends a SignatureRequest with the submitted documents. If `form_fields_per_document` is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. **NOTE:** Edit and resend *will* deduct your signature request quota.
387
387
* @param signatureRequestId The id of the SignatureRequest to edit. (required)
388
388
* @param signatureRequestEditRequest (required)
389
389
* @return SignatureRequestGetResponse
@@ -403,7 +403,7 @@ public SignatureRequestGetResponse signatureRequestEdit(String signatureRequestI
403
403
404
404
/**
405
405
* Edit Signature Request
406
-
* Edits and sends a SignatureRequest with the submitted documents. If `form_fields_per_document` is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. **NOTE:** Edit and resend will not deduct your signature request quota.
406
+
* Edits and sends a SignatureRequest with the submitted documents. If `form_fields_per_document` is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. **NOTE:** Edit and resend *will* deduct your signature request quota.
407
407
* @param signatureRequestId The id of the SignatureRequest to edit. (required)
@@ -455,7 +455,7 @@ public ApiResponse<SignatureRequestGetResponse> signatureRequestEditWithHttpInfo
455
455
}
456
456
/**
457
457
* Edit Embedded Signature Request
458
-
* Edits a SignatureRequest with the submitted documents to be signed in an embedded iFrame. If form_fields_per_document is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.
458
+
* Edits a SignatureRequest with the submitted documents to be signed in an embedded iFrame. If form_fields_per_document is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign. **NOTE:** Edit and resend *will* deduct your signature request quota.
459
459
* @param signatureRequestId The id of the SignatureRequest to edit. (required)
@@ -475,7 +475,7 @@ public SignatureRequestGetResponse signatureRequestEditEmbedded(String signature
475
475
476
476
/**
477
477
* Edit Embedded Signature Request
478
-
* Edits a SignatureRequest with the submitted documents to be signed in an embedded iFrame. If form_fields_per_document is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.
478
+
* Edits a SignatureRequest with the submitted documents to be signed in an embedded iFrame. If form_fields_per_document is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign. **NOTE:** Edit and resend *will* deduct your signature request quota.
479
479
* @param signatureRequestId The id of the SignatureRequest to edit. (required)
@@ -527,7 +527,7 @@ public ApiResponse<SignatureRequestGetResponse> signatureRequestEditEmbeddedWith
527
527
}
528
528
/**
529
529
* Edit Embedded Signature Request with Template
530
-
* Edits a SignatureRequest based on the given Template(s) to be signed in an embedded iFrame. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.
530
+
* Edits a SignatureRequest based on the given Template(s) to be signed in an embedded iFrame. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign. **NOTE:** Edit and resend *will* deduct your signature request quota.
531
531
* @param signatureRequestId The id of the SignatureRequest to edit. (required)
@@ -547,7 +547,7 @@ public SignatureRequestGetResponse signatureRequestEditEmbeddedWithTemplate(Stri
547
547
548
548
/**
549
549
* Edit Embedded Signature Request with Template
550
-
* Edits a SignatureRequest based on the given Template(s) to be signed in an embedded iFrame. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.
550
+
* Edits a SignatureRequest based on the given Template(s) to be signed in an embedded iFrame. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign. **NOTE:** Edit and resend *will* deduct your signature request quota.
551
551
* @param signatureRequestId The id of the SignatureRequest to edit. (required)
@@ -599,7 +599,7 @@ public ApiResponse<SignatureRequestGetResponse> signatureRequestEditEmbeddedWith
599
599
}
600
600
/**
601
601
* Edit Signature Request With Template
602
-
* Edits and sends a SignatureRequest based off of the Template(s) specified with the template_ids parameter. **NOTE:** Edit and resend will not deduct your signature request quota.
602
+
* Edits and sends a SignatureRequest based off of the Template(s) specified with the template_ids parameter. **NOTE:** Edit and resend *will* deduct your signature request quota.
603
603
* @param signatureRequestId The id of the SignatureRequest to edit. (required)
@@ -619,7 +619,7 @@ public SignatureRequestGetResponse signatureRequestEditWithTemplate(String signa
619
619
620
620
/**
621
621
* Edit Signature Request With Template
622
-
* Edits and sends a SignatureRequest based off of the Template(s) specified with the template_ids parameter. **NOTE:** Edit and resend will not deduct your signature request quota.
622
+
* Edits and sends a SignatureRequest based off of the Template(s) specified with the template_ids parameter. **NOTE:** Edit and resend *will* deduct your signature request quota.
623
623
* @param signatureRequestId The id of the SignatureRequest to edit. (required)
0 commit comments