Skip to content

Commit b1d3fc3

Browse files
garg-muditroot
andauthored
Version 8.7.0-v2.1-26.1.00.00 release (#384)
Co-authored-by: root <root@devcenteradmin.docusigntest.com>
1 parent ee85609 commit b1d3fc3

24 files changed

+746
-42
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes.
33

44

5+
## [v8.7.0] - eSignature API v2.1-26.1.00.00 - 2026-03-05
6+
### Changed
7+
- Added support for version v2.1-26.1.00.00 of the DocuSign ESignature API.
8+
- Updated the SDK release version.
9+
510
## [v8.6.0] - eSignature API v2.1-25.4.01.00 - 2026-01-19
611
### Changed
712
- Added support for version v2.1-25.4.01.00 of the DocuSign ESignature API.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This client SDK is provided as open source, which enables you to customize its f
3232
<a id="versionInformation"></a>
3333
### Version Information
3434
- **API version**: v2.1
35-
- **Latest SDK version**: 8.6.0
35+
- **Latest SDK version**: 8.7.0
3636

3737
<a id="requirements"></a>
3838
## Requirements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docusign-esign",
3-
"version": "8.6.0",
3+
"version": "8.7.0",
44
"description": "Docusign Node.js API client.",
55
"license": "MIT",
66
"main": "src/index.js",

src/ApiClient.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
this.defaultHeaders = {
182182
"X-DocuSign-SDK": "Node",
183183
"Node-Ver": process.version,
184-
"User-Agent": `Swagger-Codegen/v2.1/8.6.0/node/${process.version}`,
184+
"User-Agent": `Swagger-Codegen/v2.1/8.7.0/node/${process.version}`,
185185
};
186186

187187
opts = {...defaults, ...opts};

src/api/EnvelopesApi.js

Lines changed: 71 additions & 4 deletions
Large diffs are not rendered by default.

src/index.js

Lines changed: 28 additions & 3 deletions
Large diffs are not rendered by default.

src/model/AccountSettingsInformation.js

Lines changed: 68 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,12 @@
178178
if (data.hasOwnProperty('allowBulkSendMetadata')) {
179179
obj['allowBulkSendMetadata'] = SettingsMetadata.constructFromObject(data['allowBulkSendMetadata']);
180180
}
181+
if (data.hasOwnProperty('allowBYOIDV')) {
182+
obj['allowBYOIDV'] = ApiClient.convertToType(data['allowBYOIDV'], 'String');
183+
}
184+
if (data.hasOwnProperty('allowBYOIDVMetadata')) {
185+
obj['allowBYOIDVMetadata'] = SettingsMetadata.constructFromObject(data['allowBYOIDVMetadata']);
186+
}
181187
if (data.hasOwnProperty('allowCDWithdraw')) {
182188
obj['allowCDWithdraw'] = ApiClient.convertToType(data['allowCDWithdraw'], 'String');
183189
}
@@ -346,6 +352,18 @@
346352
if (data.hasOwnProperty('allowExternalSignaturePadMetadata')) {
347353
obj['allowExternalSignaturePadMetadata'] = SettingsMetadata.constructFromObject(data['allowExternalSignaturePadMetadata']);
348354
}
355+
if (data.hasOwnProperty('allowFedRampIDVLevel1')) {
356+
obj['allowFedRampIDVLevel1'] = ApiClient.convertToType(data['allowFedRampIDVLevel1'], 'String');
357+
}
358+
if (data.hasOwnProperty('allowFedRampIDVLevel1Metadata')) {
359+
obj['allowFedRampIDVLevel1Metadata'] = SettingsMetadata.constructFromObject(data['allowFedRampIDVLevel1Metadata']);
360+
}
361+
if (data.hasOwnProperty('allowFedRampIDVLevel2')) {
362+
obj['allowFedRampIDVLevel2'] = ApiClient.convertToType(data['allowFedRampIDVLevel2'], 'String');
363+
}
364+
if (data.hasOwnProperty('allowFedRampIDVLevel2Metadata')) {
365+
obj['allowFedRampIDVLevel2Metadata'] = SettingsMetadata.constructFromObject(data['allowFedRampIDVLevel2Metadata']);
366+
}
349367
if (data.hasOwnProperty('allowIDVForEUQualifiedSignatures')) {
350368
obj['allowIDVForEUQualifiedSignatures'] = ApiClient.convertToType(data['allowIDVForEUQualifiedSignatures'], 'String');
351369
}
@@ -1048,9 +1066,6 @@
10481066
if (data.hasOwnProperty('draftEnvelopeRetentionMetadata')) {
10491067
obj['draftEnvelopeRetentionMetadata'] = SettingsMetadata.constructFromObject(data['draftEnvelopeRetentionMetadata']);
10501068
}
1051-
if (data.hasOwnProperty('dss_SCOREFDN_196_Rebrand_DocuSignIsNotAVerb')) {
1052-
obj['dss_SCOREFDN_196_Rebrand_DocuSignIsNotAVerb'] = ApiClient.convertToType(data['dss_SCOREFDN_196_Rebrand_DocuSignIsNotAVerb'], 'String');
1053-
}
10541069
if (data.hasOwnProperty('dss_SIGN_28411_EnableLeavePagePrompt_RadminOption')) {
10551070
obj['dss_SIGN_28411_EnableLeavePagePrompt_RadminOption'] = ApiClient.convertToType(data['dss_SIGN_28411_EnableLeavePagePrompt_RadminOption'], 'String');
10561071
}
@@ -1471,6 +1486,12 @@
14711486
if (data.hasOwnProperty('enableNavigatorForHRMetadata')) {
14721487
obj['enableNavigatorForHRMetadata'] = SettingsMetadata.constructFromObject(data['enableNavigatorForHRMetadata']);
14731488
}
1489+
if (data.hasOwnProperty('enableNavigatorHierarchyAI')) {
1490+
obj['enableNavigatorHierarchyAI'] = ApiClient.convertToType(data['enableNavigatorHierarchyAI'], 'String');
1491+
}
1492+
if (data.hasOwnProperty('enableNavigatorHierarchyAIMetadata')) {
1493+
obj['enableNavigatorHierarchyAIMetadata'] = SettingsMetadata.constructFromObject(data['enableNavigatorHierarchyAIMetadata']);
1494+
}
14741495
if (data.hasOwnProperty('enableNavigatorPartialIngestion')) {
14751496
obj['enableNavigatorPartialIngestion'] = ApiClient.convertToType(data['enableNavigatorPartialIngestion'], 'String');
14761497
}
@@ -1630,18 +1651,12 @@
16301651
if (data.hasOwnProperty('enableSignerAttachmentsMetadata')) {
16311652
obj['enableSignerAttachmentsMetadata'] = SettingsMetadata.constructFromObject(data['enableSignerAttachmentsMetadata']);
16321653
}
1633-
if (data.hasOwnProperty('EnableSigningAIFeaturesPlan')) {
1634-
obj['EnableSigningAIFeaturesPlan'] = ApiClient.convertToType(data['EnableSigningAIFeaturesPlan'], 'String');
1654+
if (data.hasOwnProperty('enableSigningAIFeaturesPlan')) {
1655+
obj['enableSigningAIFeaturesPlan'] = ApiClient.convertToType(data['enableSigningAIFeaturesPlan'], 'String');
16351656
}
16361657
if (data.hasOwnProperty('enableSigningAIFeaturesPlanMetadata')) {
16371658
obj['enableSigningAIFeaturesPlanMetadata'] = SettingsMetadata.constructFromObject(data['enableSigningAIFeaturesPlanMetadata']);
16381659
}
1639-
if (data.hasOwnProperty('enableSigningAIFeaturesSetting')) {
1640-
obj['enableSigningAIFeaturesSetting'] = ApiClient.convertToType(data['enableSigningAIFeaturesSetting'], 'String');
1641-
}
1642-
if (data.hasOwnProperty('enableSigningAIFeaturesSettingMetadata')) {
1643-
obj['enableSigningAIFeaturesSettingMetadata'] = SettingsMetadata.constructFromObject(data['enableSigningAIFeaturesSettingMetadata']);
1644-
}
16451660
if (data.hasOwnProperty('enableSigningExtensionComments')) {
16461661
obj['enableSigningExtensionComments'] = ApiClient.convertToType(data['enableSigningExtensionComments'], 'String');
16471662
}
@@ -2778,6 +2793,16 @@
27782793
* @member {module:model/SettingsMetadata} allowBulkSendMetadata
27792794
*/
27802795
exports.prototype['allowBulkSendMetadata'] = undefined;
2796+
/**
2797+
*
2798+
* @member {String} allowBYOIDV
2799+
*/
2800+
exports.prototype['allowBYOIDV'] = undefined;
2801+
/**
2802+
*
2803+
* @member {module:model/SettingsMetadata} allowBYOIDVMetadata
2804+
*/
2805+
exports.prototype['allowBYOIDVMetadata'] = undefined;
27812806
/**
27822807
*
27832808
* @member {String} allowCDWithdraw
@@ -3058,6 +3083,26 @@
30583083
* @member {module:model/SettingsMetadata} allowExternalSignaturePadMetadata
30593084
*/
30603085
exports.prototype['allowExternalSignaturePadMetadata'] = undefined;
3086+
/**
3087+
*
3088+
* @member {String} allowFedRampIDVLevel1
3089+
*/
3090+
exports.prototype['allowFedRampIDVLevel1'] = undefined;
3091+
/**
3092+
*
3093+
* @member {module:model/SettingsMetadata} allowFedRampIDVLevel1Metadata
3094+
*/
3095+
exports.prototype['allowFedRampIDVLevel1Metadata'] = undefined;
3096+
/**
3097+
*
3098+
* @member {String} allowFedRampIDVLevel2
3099+
*/
3100+
exports.prototype['allowFedRampIDVLevel2'] = undefined;
3101+
/**
3102+
*
3103+
* @member {module:model/SettingsMetadata} allowFedRampIDVLevel2Metadata
3104+
*/
3105+
exports.prototype['allowFedRampIDVLevel2Metadata'] = undefined;
30613106
/**
30623107
*
30633108
* @member {String} allowIDVForEUQualifiedSignatures
@@ -4228,11 +4273,6 @@
42284273
* @member {module:model/SettingsMetadata} draftEnvelopeRetentionMetadata
42294274
*/
42304275
exports.prototype['draftEnvelopeRetentionMetadata'] = undefined;
4231-
/**
4232-
*
4233-
* @member {String} dss_SCOREFDN_196_Rebrand_DocuSignIsNotAVerb
4234-
*/
4235-
exports.prototype['dss_SCOREFDN_196_Rebrand_DocuSignIsNotAVerb'] = undefined;
42364276
/**
42374277
*
42384278
* @member {String} dss_SIGN_28411_EnableLeavePagePrompt_RadminOption
@@ -4933,6 +4973,16 @@
49334973
* @member {module:model/SettingsMetadata} enableNavigatorForHRMetadata
49344974
*/
49354975
exports.prototype['enableNavigatorForHRMetadata'] = undefined;
4976+
/**
4977+
*
4978+
* @member {String} enableNavigatorHierarchyAI
4979+
*/
4980+
exports.prototype['enableNavigatorHierarchyAI'] = undefined;
4981+
/**
4982+
*
4983+
* @member {module:model/SettingsMetadata} enableNavigatorHierarchyAIMetadata
4984+
*/
4985+
exports.prototype['enableNavigatorHierarchyAIMetadata'] = undefined;
49364986
/**
49374987
*
49384988
* @member {String} enableNavigatorPartialIngestion
@@ -5200,24 +5250,14 @@
52005250
exports.prototype['enableSignerAttachmentsMetadata'] = undefined;
52015251
/**
52025252
*
5203-
* @member {String} EnableSigningAIFeaturesPlan
5253+
* @member {String} enableSigningAIFeaturesPlan
52045254
*/
5205-
exports.prototype['EnableSigningAIFeaturesPlan'] = undefined;
5255+
exports.prototype['enableSigningAIFeaturesPlan'] = undefined;
52065256
/**
52075257
*
52085258
* @member {module:model/SettingsMetadata} enableSigningAIFeaturesPlanMetadata
52095259
*/
52105260
exports.prototype['enableSigningAIFeaturesPlanMetadata'] = undefined;
5211-
/**
5212-
*
5213-
* @member {String} enableSigningAIFeaturesSetting
5214-
*/
5215-
exports.prototype['enableSigningAIFeaturesSetting'] = undefined;
5216-
/**
5217-
*
5218-
* @member {module:model/SettingsMetadata} enableSigningAIFeaturesSettingMetadata
5219-
*/
5220-
exports.prototype['enableSigningAIFeaturesSettingMetadata'] = undefined;
52215261
/**
52225262
*
52235263
* @member {String} enableSigningExtensionComments

src/model/Agent.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,9 @@
253253
if (data.hasOwnProperty('signingGroupName')) {
254254
obj['signingGroupName'] = ApiClient.convertToType(data['signingGroupName'], 'String');
255255
}
256+
if (data.hasOwnProperty('signingGroupType')) {
257+
obj['signingGroupType'] = ApiClient.convertToType(data['signingGroupType'], 'String');
258+
}
256259
if (data.hasOwnProperty('signingGroupUsers')) {
257260
obj['signingGroupUsers'] = ApiClient.convertToType(data['signingGroupUsers'], [UserInfo]);
258261
}
@@ -620,6 +623,11 @@
620623
* @member {String} signingGroupName
621624
*/
622625
exports.prototype['signingGroupName'] = undefined;
626+
/**
627+
*
628+
* @member {String} signingGroupType
629+
*/
630+
exports.prototype['signingGroupType'] = undefined;
623631
/**
624632
* A complex type that contains information about users in the signing group.
625633
* @member {Array.<module:model/UserInfo>} signingGroupUsers

src/model/CarbonCopy.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,9 @@
262262
if (data.hasOwnProperty('signingGroupName')) {
263263
obj['signingGroupName'] = ApiClient.convertToType(data['signingGroupName'], 'String');
264264
}
265+
if (data.hasOwnProperty('signingGroupType')) {
266+
obj['signingGroupType'] = ApiClient.convertToType(data['signingGroupType'], 'String');
267+
}
265268
if (data.hasOwnProperty('signingGroupUsers')) {
266269
obj['signingGroupUsers'] = ApiClient.convertToType(data['signingGroupUsers'], [UserInfo]);
267270
}
@@ -647,6 +650,11 @@
647650
* @member {String} signingGroupName
648651
*/
649652
exports.prototype['signingGroupName'] = undefined;
653+
/**
654+
*
655+
* @member {String} signingGroupType
656+
*/
657+
exports.prototype['signingGroupType'] = undefined;
650658
/**
651659
* A complex type that contains information about users in the signing group.
652660
* @member {Array.<module:model/UserInfo>} signingGroupUsers

src/model/CertifiedDelivery.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,9 @@
259259
if (data.hasOwnProperty('signingGroupName')) {
260260
obj['signingGroupName'] = ApiClient.convertToType(data['signingGroupName'], 'String');
261261
}
262+
if (data.hasOwnProperty('signingGroupType')) {
263+
obj['signingGroupType'] = ApiClient.convertToType(data['signingGroupType'], 'String');
264+
}
262265
if (data.hasOwnProperty('signingGroupUsers')) {
263266
obj['signingGroupUsers'] = ApiClient.convertToType(data['signingGroupUsers'], [UserInfo]);
264267
}
@@ -636,6 +639,11 @@
636639
* @member {String} signingGroupName
637640
*/
638641
exports.prototype['signingGroupName'] = undefined;
642+
/**
643+
*
644+
* @member {String} signingGroupType
645+
*/
646+
exports.prototype['signingGroupType'] = undefined;
639647
/**
640648
* A complex type that contains information about users in the signing group.
641649
* @member {Array.<module:model/UserInfo>} signingGroupUsers

0 commit comments

Comments
 (0)