Versions Compared

Key

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

...

API v1-v5API v6
 Status Values
envelope/get
Status Value
envelope/find
Status Value
envelope/get
Status Value
envelope/find
Comment
StartedActiveActive

Active
InProgress


ActionRequiredActionRequiredActionRequired is a status interpretation (derived from "Active") in context of the current user who calls envelope/find.
WaitingForOthersWaitingForOthersWaitingForOthers is a status interpretation (derived from "Active") in context of the current user who calls envelope/find.
CompletedCompletedCompletedCompleted
CompletedWithWarnings
CanceledCanceledCanceledCanceled
RejectedRejectedRejectedRejected
(ExpiringSoon)ExpiringSoonActiveExpiringSoonExpiringSoon was defined in the v5 model of envelope/get, but actually not used.
ExpiredExpiredExpiredExpired
BulkCompleted(n/a)(n/a)(n/a)Separated to API methods in "/envelopebulk" route
BulkPartlyCompleted (n/a)(n/a)(n/a)Separated to API methods in "/envelopebulk" route
DraftDraft(n/a)(n/a)Separated to API methods in "/draft" route
TemplateTemplate(n/a)(n/a)Separated to API methods in "/template" route

Disposable Certificate Enumeration

Please see the following changes referring to the identification types and the document types for disposable certificate:

Identification type

API v5API v6
NoneNone
FOREIGN_TAX_CODEForeignTaxCode
PERSONAL_NUMBER

PersonalNumber

PASSPORTPassport
NATIONAL_IDENTITY_CARDNationalIdentityCard
ITALIAN_TAX_CODEItalianTaxCode
NO_SERIAL_NUMBERNoSerialNumber
DRIVING_LICENSEDrivingLicense
RESIDENCE_PERMITResidencePermit
RESIDENCE_PERMIT_TEMPTemporaryResidencePermit
EMBASSY_DOCUMENTEmbassyDocument

Document type

API v5API v6
CIIdentityCard
PADriverLicense
PASS

Passport

RPResidencePermit
CIENationalElectronicIdentityCard
RTTemporaryResidencePermit
DCEmbassyDocument

Complexity Reduction

Structural Changes for Bulk Sending via API & for managing parent envelopes resulting from bulk-sending

...