Skip to content

Commit 7d0a657

Browse files
authored
Merge pull request #8 from docusign/1.4.0-rc-v2.1-1.3.0
Version 1.4.0-rc release
2 parents 390abc2 + cabcccc commit 7d0a657

10 files changed

Lines changed: 4255 additions & 0 deletions

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-rc] - Admin API v2.1-1.3.0 - 2023-08-02
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.3.0] - Admin API v2.1-1.2.0 - 2023-06-05
515
### Changed
616
- Added support for version v2.1-1.2.0 of the DocuSign Admin API.

0 commit comments

Comments
 (0)