所有簽署人簽署完成通知

參數名

參數類型

說明

callBackEnum

string

回調通知事件類型,該通知固定為:ENVELOPE_UPDATE

callBackDesc

string

回調通知事件類型action,該通知固定為:ENVELOPE_ALL_SIGNER_SIGNED

callBackEnvelopeVO

object

回調通知數據體

 

envelopeId

string

信封ID

 

envelopeStatus

int

信封狀態

2-已完成

 

envelopeCreateTime

timestamp

信封創建時間

 

expireTime

long

返回具體的過期時間(unix時間戳格式,單位:毫秒)

 

signedSignerList

array

簽署人列表

 

 

businessId

string

開發者自定義業務編號,長度限制500

 

 

userEmail

string

簽署人郵箱地址

 

 

phoneNumber

object

簽署人接收短信的手機號

 

 

 

countryCode

string

國家地區的國際碼

 

 

 

number

string

手機號碼

 

 

userName

string

簽署人姓名

 

 

signFiles

array

簽署文件列表

 

 

 

 

fileName

string

簽署文件名稱

 

 

 

 

fileKey

string

簽署文件fileKey

 

 

signOrder

string

簽署方節點順序

 

 

signerStatus

int

簽署方狀態

2-已簽署

 

 

signDate

timestamp

簽署時間