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: openapi-sdk.yaml
+26-22Lines changed: 26 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -7309,17 +7309,6 @@ components:
7309
7309
**Note**: eID is only available on the Premium API plan. Cannot be used in `test_mode`. Only works on requests with one signer.
7310
7310
type: boolean
7311
7311
default: false
7312
-
certification_types:
7313
-
description: |-
7314
-
Optional certification types to be applied to your Signature Request after completion.
7315
-
7316
-
After all parties have signed and completed identity verification (if `is_eid` is `true`), your document's hash will be sent to the specified certificate authority for archiving and integrity verification.
7317
-
7318
-
At this time only a single certification type can be selected per Signature Request.
7319
-
type: array
7320
-
items:
7321
-
type: string
7322
-
default: []
7323
7312
message:
7324
7313
description: 'The custom message in the email that will be sent to the signers.'
7325
7314
type: string
@@ -7357,6 +7346,19 @@ components:
7357
7346
description: 'When the signature request will expire. Unsigned signatures will be moved to the expired status, and no longer signable. See [Signature Request Expiration Date](https://developers.hellosign.com/docs/signature-request/expiration/) for details.'
7358
7347
type: integer
7359
7348
nullable: true
7349
+
certification_types:
7350
+
description: |-
7351
+
Optional certification types to be applied to your Signature Request after completion.
7352
+
7353
+
After all parties have signed and completed identity verification (if `is_eid` is `true`), your document's hash will be sent to the specified certificate authority for archiving and integrity verification.
7354
+
7355
+
At this time only a single certification type can be selected per Signature Request.
7356
+
type: array
7357
+
items:
7358
+
type: string
7359
+
enum:
7360
+
- NOM_151
7361
+
default: []
7360
7362
type: object
7361
7363
SignatureRequestSendWithTemplateRequest:
7362
7364
description: ''
@@ -7422,17 +7424,6 @@ components:
7422
7424
**Note**: eID is only available on the Premium API plan. Cannot be used in `test_mode`. Only works on requests with one signer.
7423
7425
type: boolean
7424
7426
default: false
7425
-
certification_types:
7426
-
description: |-
7427
-
Optional certification types to be applied to your Signature Request after completion.
7428
-
7429
-
After all parties have signed and completed identity verification (if `is_eid` is `true`), your document's hash will be sent to the specified certificate authority for archiving and integrity verification.
7430
-
7431
-
At this time only a single certification type can be selected per Signature Request.
7432
-
type: array
7433
-
items:
7434
-
type: string
7435
-
default: []
7436
7427
message:
7437
7428
description: 'The custom message in the email that will be sent to the signers.'
7438
7429
type: string
@@ -7467,6 +7458,19 @@ components:
7467
7458
description: 'The title you want to assign to the SignatureRequest.'
7468
7459
type: string
7469
7460
maxLength: 255
7461
+
certification_types:
7462
+
description: |-
7463
+
Optional certification types to be applied to your Signature Request after completion.
7464
+
7465
+
After all parties have signed and completed identity verification (if `is_eid` is `true`), your document's hash will be sent to the specified certificate authority for archiving and integrity verification.
7466
+
7467
+
At this time only a single certification type can be selected per Signature Request.
Copy file name to clipboardExpand all lines: openapi.yaml
+26-22Lines changed: 26 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -7163,17 +7163,6 @@ components:
7163
7163
**Note**: eID is only available on the Premium API plan. Cannot be used in `test_mode`. Only works on requests with one signer.
7164
7164
type: boolean
7165
7165
default: false
7166
-
certification_types:
7167
-
description: |-
7168
-
Optional certification types to be applied to your Signature Request after completion.
7169
-
7170
-
After all parties have signed and completed identity verification (if `is_eid` is `true`), your document's hash will be sent to the specified certificate authority for archiving and integrity verification.
7171
-
7172
-
At this time only a single certification type can be selected per Signature Request.
7173
-
type: array
7174
-
items:
7175
-
type: string
7176
-
default: []
7177
7166
message:
7178
7167
description: 'The custom message in the email that will be sent to the signers.'
7179
7168
type: string
@@ -7211,6 +7200,19 @@ components:
7211
7200
description: 'When the signature request will expire. Unsigned signatures will be moved to the expired status, and no longer signable. See [Signature Request Expiration Date](https://developers.hellosign.com/docs/signature-request/expiration/) for details.'
7212
7201
type: integer
7213
7202
nullable: true
7203
+
certification_types:
7204
+
description: |-
7205
+
Optional certification types to be applied to your Signature Request after completion.
7206
+
7207
+
After all parties have signed and completed identity verification (if `is_eid` is `true`), your document's hash will be sent to the specified certificate authority for archiving and integrity verification.
7208
+
7209
+
At this time only a single certification type can be selected per Signature Request.
7210
+
type: array
7211
+
items:
7212
+
type: string
7213
+
enum:
7214
+
- NOM_151
7215
+
default: []
7214
7216
type: object
7215
7217
SignatureRequestSendWithTemplateRequest:
7216
7218
description: ''
@@ -7265,17 +7267,6 @@ components:
7265
7267
**Note**: eID is only available on the Premium API plan. Cannot be used in `test_mode`. Only works on requests with one signer.
7266
7268
type: boolean
7267
7269
default: false
7268
-
certification_types:
7269
-
description: |-
7270
-
Optional certification types to be applied to your Signature Request after completion.
7271
-
7272
-
After all parties have signed and completed identity verification (if `is_eid` is `true`), your document's hash will be sent to the specified certificate authority for archiving and integrity verification.
7273
-
7274
-
At this time only a single certification type can be selected per Signature Request.
7275
-
type: array
7276
-
items:
7277
-
type: string
7278
-
default: []
7279
7270
message:
7280
7271
description: 'The custom message in the email that will be sent to the signers.'
7281
7272
type: string
@@ -7310,6 +7301,19 @@ components:
7310
7301
description: 'The title you want to assign to the SignatureRequest.'
7311
7302
type: string
7312
7303
maxLength: 255
7304
+
certification_types:
7305
+
description: |-
7306
+
Optional certification types to be applied to your Signature Request after completion.
7307
+
7308
+
After all parties have signed and completed identity verification (if `is_eid` is `true`), your document's hash will be sent to the specified certificate authority for archiving and integrity verification.
7309
+
7310
+
At this time only a single certification type can be selected per Signature Request.
Copy file name to clipboardExpand all lines: sdks/dotnet/docs/SignatureRequestSendRequest.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,6 @@ Name | Type | Description | Notes
21
21
**HideTextTags** | **bool** | Enables automatic Text Tag removal when set to true.<br><br>**NOTE**: Removing text tags this way can cause unwanted clipping. We recommend leaving this setting on `false` and instead hiding your text tags using white text or a similar approach. See the [Text Tags Walkthrough](https://app.hellosign.com/api/textTagsWalkthrough#TextTagIntro) for more information. | [optional][default to false]
22
22
**IsQualifiedSignature** | **bool** | Send with a value of `true` if you wish to enable [Qualified Electronic Signatures](https://www.hellosign.com/features/qualified-electronic-signatures) (QES), which requires a face-to-face call to verify the signer's identity.<br><br>**Note**: QES is only available on the Premium API plan as an add-on purchase. Cannot be used in `test_mode`. Only works on requests with one signer. | [optional][default to false]
23
23
**IsEid** | **bool** | Send with a value of `true` if you wish to enable [electronic identification (eID)](https://www.hellosign.com/features/electronic-id), which requires the signer to verify their identity with an eID provider to sign a document.<br><br>**Note**: eID is only available on the Premium API plan. Cannot be used in `test_mode`. Only works on requests with one signer. | [optional][default to false]
24
-
**CertificationTypes** | **List<string>** | Optional certification types to be applied to your Signature Request after completion.<br><br>After all parties have signed and completed identity verification (if `is_eid` is `true`), your document's hash will be sent to the specified certificate authority for archiving and integrity verification.<br><br>At this time only a single certification type can be selected per Signature Request. | [optional]
25
24
**Message** | **string** | The custom message in the email that will be sent to the signers. | [optional]
26
25
**Metadata** | **Dictionary<string, Object>** | Key-value data that should be attached to the signature request. This metadata is included in all API responses and events involving the signature request. For example, use the metadata field to store a signer's order number for look up when receiving events for the signature request.<br><br>Each request can include up to 10 metadata keys (or 50 nested metadata keys), with key names up to 40 characters long and values up to 1000 characters long. | [optional]
@@ -31,6 +30,7 @@ Name | Type | Description | Notes
31
30
**Title** | **string** | The title you want to assign to the SignatureRequest. | [optional]
32
31
**UseTextTags** | **bool** | Send with a value of `true` if you wish to enable [Text Tags](https://app.hellosign.com/api/textTagsWalkthrough#TextTagIntro) parsing in your document. Defaults to disabled, or `false`. | [optional][default to false]
33
32
**ExpiresAt** | **int?** | When the signature request will expire. Unsigned signatures will be moved to the expired status, and no longer signable. See [Signature Request Expiration Date](https://developers.hellosign.com/docs/signature-request/expiration/) for details. | [optional]
33
+
**CertificationTypes** | **List<string>** | Optional certification types to be applied to your Signature Request after completion.<br><br>After all parties have signed and completed identity verification (if `is_eid` is `true`), your document's hash will be sent to the specified certificate authority for archiving and integrity verification.<br><br>At this time only a single certification type can be selected per Signature Request. | [optional]
34
34
35
35
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: sdks/dotnet/docs/SignatureRequestSendWithTemplateRequest.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,14 @@ Name | Type | Description | Notes
14
14
**FileUrls** | **List<string>** | Use `file_urls[]` to have Dropbox Sign download the file(s) to send for signature.<br><br>This endpoint requires either **files** or **file_urls[]**, but not both. | [optional]
15
15
**IsQualifiedSignature** | **bool** | Send with a value of `true` if you wish to enable [Qualified Electronic Signatures](https://www.hellosign.com/features/qualified-electronic-signatures) (QES), which requires a face-to-face call to verify the signer's identity.<br><br>**Note**: QES is only available on the Premium API plan as an add-on purchase. Cannot be used in `test_mode`. Only works on requests with one signer. | [optional][default to false]
16
16
**IsEid** | **bool** | Send with a value of `true` if you wish to enable [electronic identification (eID)](https://www.hellosign.com/features/electronic-id), which requires the signer to verify their identity with an eID provider to sign a document.<br><br>**Note**: eID is only available on the Premium API plan. Cannot be used in `test_mode`. Only works on requests with one signer. | [optional][default to false]
17
-
**CertificationTypes** | **List<string>** | Optional certification types to be applied to your Signature Request after completion.<br><br>After all parties have signed and completed identity verification (if `is_eid` is `true`), your document's hash will be sent to the specified certificate authority for archiving and integrity verification.<br><br>At this time only a single certification type can be selected per Signature Request. | [optional]
18
17
**Message** | **string** | The custom message in the email that will be sent to the signers. | [optional]
19
18
**Metadata** | **Dictionary<string, Object>** | Key-value data that should be attached to the signature request. This metadata is included in all API responses and events involving the signature request. For example, use the metadata field to store a signer's order number for look up when receiving events for the signature request.<br><br>Each request can include up to 10 metadata keys (or 50 nested metadata keys), with key names up to 40 characters long and values up to 1000 characters long. | [optional]
**SigningRedirectUrl** | **string** | The URL you want signers redirected to after they successfully sign. | [optional]
22
21
**Subject** | **string** | The subject in the email that will be sent to the signers. | [optional]
23
22
**TestMode** | **bool** | Whether this is a test, the signature request will not be legally binding if set to `true`. Defaults to `false`. | [optional][default to false]
24
23
**Title** | **string** | The title you want to assign to the SignatureRequest. | [optional]
24
+
**CertificationTypes** | **List<string>** | Optional certification types to be applied to your Signature Request after completion.<br><br>After all parties have signed and completed identity verification (if `is_eid` is `true`), your document's hash will be sent to the specified certificate authority for archiving and integrity verification.<br><br>At this time only a single certification type can be selected per Signature Request. | [optional]
25
25
26
26
[[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