Skip to content

Releases: docusign/docusign-admin-php-client

Version 2.1.0

18 Mar 03:23
9532335

Choose a tag to compare

Changed

  • Added support for version v2.1-1.4.3 of the DocuSign Admin API.
  • Updated the SDK release version.

Version 2.0.0

29 Oct 13:04
1ac0db6

Choose a tag to compare

Breaking Changes

API Changes (Click to expand)

Added new query parameter "include_ds_groups" to the API "/v2/organizations/{organizationId}/users":

Added New APIs for Account Creation

  • GET: get subscription details for organization
  • POST: initiate Create account request
  • GET: get ongoing process details by org ID
  • GET: get individual process details by org ID, asset group ID, asset group work ID
  • Other Changes

    • Added support for version v2.1-1.4.1 of the DocuSign Admin API.
    • Updated the SDK release version.

    Version 2.0.0-rc2

    22 Oct 19:23
    b788b86

    Choose a tag to compare

    Version 2.0.0-rc2 Pre-release
    Pre-release

    Changed

    • Added support for version v2.1-1.4.1 of the DocuSign Admin API.
    • Updated the SDK release version.

    Version 2.0.0-rc1

    28 Aug 10:46
    e0b2667

    Choose a tag to compare

    Version 2.0.0-rc1 Pre-release
    Pre-release

    Breaking Changes

    API Changes (Click to expand)

    Added new query parameter "include_ds_groups" to the API "/v2/organizations/{organizationId}/users":

    Added New APIs for Account Creation

  • GET: get subscription details for organization
  • POST: initiate Create account request
  • GET: get ongoing process details by org ID
  • GET: get individual process details by org ID, asset group ID, asset group work ID
  • Other Changes

    • Added support for version v2.1-1.4.0 of the DocuSign Admin API.
    • Updated the SDK release version.

    Version 1.4.2

    29 Apr 05:17
    67c9c9f

    Choose a tag to compare

    Changed

    • Adjusted the minimum required firebase/php-jwt package version to 6.0.
    • Updated the SDK release version.

    Version 1.4.2-rc1

    20 Mar 13:02
    99f6b8d

    Choose a tag to compare

    Version 1.4.2-rc1 Pre-release
    Pre-release

    Changed

    • Adjusted the minimum required firebase/php-jwt package version to 6.0.

    Version 1.4.1

    26 Oct 03:22
    4c07d15

    Choose a tag to compare

    Changed

    forced $since_updated_date to be a nullable \DateType object

    Version 1.4.0

    16 Aug 16:27
    8443c73

    Choose a tag to compare

    Changed

    • Added support for version v2.1-1.3.0 of the DocuSign Admin API.
    • Updated the SDK release version.

    New endpoints:

    • GET /v1/organizations/{organizationId}/assetGroups/accounts Get asset group accounts for an organization.
    • POST /v1/organizations/{organizationId}/assetGroups/accountClone Clone an existing DocuSign account.
    • GET /v1/organizations/{organizationId}/assetGroups/accountClones Gets all asset group account clones for an organization.
    • GET /v1/organizations/{organizationId}/assetGroups/{assetGroupId}/accountClones/{assetGroupWorkId} Gets information about a single cloned account.

    Version 1.4.0-rc

    09 Aug 15:46
    7d0a657

    Choose a tag to compare

    Version 1.4.0-rc Pre-release
    Pre-release

    Changed

    • Added support for version v2.1-1.3.0 of the DocuSign Admin API.
    • Updated the SDK release version.

    New endpoints:

    • GET /v1/organizations/{organizationId}/assetGroups/accounts Get asset group accounts for an organization.
    • POST /v1/organizations/{organizationId}/assetGroups/accountClone Clone an existing DocuSign account.
    • GET /v1/organizations/{organizationId}/assetGroups/accountClones Gets all asset group account clones for an organization.
    • GET /v1/organizations/{organizationId}/assetGroups/{assetGroupId}/accountClones/{assetGroupWorkId} Gets information about a single cloned account.

    Version 1.3.0

    05 Jun 22:19
    390abc2

    Choose a tag to compare

    Changed

    • Added support for version v2.1-1.2.0 of the DocuSign Admin API.
    • Updated the SDK release version.