Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
maxLevel4
stylecircle

Section

Changes From v1.0 to v4.0

In this section you can find all changes if you switch from version 1.0 to version 4.0. In addition to all changes listed below the URI changes from https://demo.esignanywhere.net/Api/v1.0/##method## to https://demo.esignanywhere.net/Api/v4.0/##method##.

Correction of the mistyped keyword: HashAlgoritmIdentifier to HashAlgorithmIdentifier

This change affects the following api calls:

...

Code Block
languagejava
themeEclipse
"AvoidedDueToRateLimitCount": 0,
"AvoidedDueToDisabledEmailCount": 0


Section

Same Api calls From v1.0 to v4.0

There were no changes from version 1.0 to 4.0 in the following api calls:

GroupApi calls
envelopeenvelope/cancel

envelope/{envelopeId} (delete)

envelope/find

envelope/downloadCompletedDocument/{documentId}

envelope/{envelopeId}/downloadPageImage/{docRefNumber}/{pageNumber}

envelope/{envelopeId}restart/{expirationInDays}
recipientrecipient/{recipientId}/fromEnvelopeId} (delete)
SspFilesspfile/disposablefile/{sspFileId}

sspfile/uploadtemporary
teamteam (get)

team (post)
useruser/{userId} (delete)

user/{userId} (patch)

user/find

user/{userId}/uploadSignatureImage

Also the two api calls “authorization” and “version” stayed the same.

New Api calls From v1.0 to v4.0

GroupApi calls
envelopeenvelope/{templateId}/copyFromTemplate

envelope/{envelopeId}/unlock
licenselicense
useruser/{email}

Changes From v2.0 to v4.0

In this section you can find all changes if you switch from version 2.0 to version 4.0. In addition to all changes listed below the URI changes from https://demo.esignanywhere.net/Api/v2.0/##method## to https://demo.esignanywhere.net/Api/v4.0/##method##.

Correction of the mistyped keyword: HashAlgoritmIdentifier to HashAlgorithmIdentifier

This change affects the following api calls:

GroupApi calls
envelopeenvelope/create

envelope/{envelopeId} (get)

envelope/prepare (also in the response)

envelope/send

envelope/{templateId}/copyFromTemplate
recipientrecipient/{recipientId}/fromEnvelope/{envelopeId}

SendEnvelopeBulkResult has been changed to SendEnvelopeResult and within this tag the keyword EnvelopeIds has been changed to BulkChildrenIds and the keyword BulkId changed to EnvelopeId.

This change affects the following api calls:

GroupApi calls
envelopeenvelope/send

envelope/sendFromTemplate

Correction of the mistyped keyword AuthenticationMethodGenericOAutClient to AuthenticationMethodGenericOAuthClient.

Envelope reminder has more information in the response (added two lines):

...

Code Block
languagejava
themeEclipse
"AvoidedDueToRateLimitCount": 0,
"AvoidedDueToDisabledEmailCount": 0


Section

Same Api calls From v2.0 to v4.0

There were no changes from version 2.0 to 4.0 in the following api calls:

...

Section


GroupApi calls
envelopeenvelope/cancel

envelope/{envelopeId} (delete)

envelope/find

envelope/downloadCompletedDocument/{documentId}

envelope/{envelopeId}/downloadPageImage/{docRefNumber}/{pageNumber}

envelope/{envelopeId}restart/{expirationInDays}
recipientrecipient/{recipientId}/fromEnvelopeId} (delete)
SspFilesspfile/disposablefile/{sspFileId}

sspfile/uploadtemporary
teamteam (get)

team (post)
useruser/create

user/{userId} (delete)

user/{userId} (patch)

user/find

user/{userId}/uploadSignatureImage

user/{email}

Also the two api calls “authorization” and “version” stayed the same.

New Api calls From v2.0 to v4.0

GroupApi calls
envelopeenvelope/{envelopeId}/unlock
licenselicense

Changes From v3.0 to v4.0

In this section you can find all changes if you switch from version 3.0 to version 4.0. In addition to all changes listed below the URI changes from https://demo.esignanywhere.net/Api/v3.0/##method## to https://demo.esignanywhere.net/Api/v4.0/##method##.

Same changes as in version 2.0 only the following two changes do not apply to version 3.0 because those changes are already the same in version 3.0 as in version 4.0:

...

Section

SendEnvelopeBulkResult is already the keyword SendEnvelopeResult and within this tag the keyword EnvelopeIds is already renamed to BulkChildrenIds as well as BulkId is already renamed to EnvelopeId.

Different eSAW versions with api version 4.0

Here you can find a list (JSON files) of different eSignAnyWhere versions with api version 4.0.

...