Developer Center

Envelope Signer Signed

Parameter

Type

Description

event

string

The webhook notification's event type is fixed to ENVELOPE_SIGNER_SIGNED.

eventPayload

object

Data body

 

envelopeId

string

Envelope ID

 

envelopeStatus

int

Envelope Status:

1-In Progress

 

envelopeStartTime

string

Envelope start time

 

expireTime

string

Envelope expiration time

 

signerInfo

object

Information about completed signers

 

 

businessId

string

A custom identifier assigned by the developer for internal tracking or reference. length limit 500.

 

 

userEmail

string

Signer’s email address

 

 

phoneNumber

object

Signer's phone number

 

 

 

countryCode

string

The International Code of the country region

 

 

 

number

string

Notification phone number

 

 

userName

string

Signer's Name

 

 

userType

int

Indicates the type of signing party.

1-Individual

2- Organization

 

 

organizationName

string

The name of the signing organization. Only required when signerType = 2 (Organization).

 

 

signOrder

int

Signer's Sign Order

 

 

signerStatus

int

Signer Status2-Signed

  approvedAsRequiredbooleanIs approval required for the signer?

 

 

authModes

string

Verification method, default is 0.

0-Do not verify

1-Access code

2-iAM Smart

3-SMS OTP

4-ID Verification

5-Email OTP

 

 

 

accessCode

string

Code used to verify the signer’s identity before accessing the document.