Skip to content

Commit 8443c73

Browse files
Merge pull request #9 from docusign/1.4.0-v2.1-1.3.0
Version 1.4.0 release
2 parents 7d0a657 + f5ae173 commit 8443c73

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

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

4+
## [v1.4.0] - Admin API v2.1-1.3.0 - 2023-08-10
5+
### Changed
6+
- Added support for version v2.1-1.3.0 of the DocuSign Admin API.
7+
- Updated the SDK release version.
8+
9+
New endpoints:
10+
* `GET /v1/organizations/{organizationId}/assetGroups/accounts` Get asset group accounts for an organization.
11+
* `POST /v1/organizations/{organizationId}/assetGroups/accountClone` Clone an existing DocuSign account.
12+
* `GET /v1/organizations/{organizationId}/assetGroups/accountClones` Gets all asset group account clones for an organization.
13+
* `GET /v1/organizations/{organizationId}/assetGroups/{assetGroupId}/accountClones/{assetGroupWorkId}` Gets information about a single cloned account.
414
## [v1.4.0-rc] - Admin API v2.1-1.3.0 - 2023-08-02
515
### Changed
616
- Added support for version v2.1-1.3.0 of the DocuSign Admin API.

0 commit comments

Comments
 (0)