Parameter | Type | Description | |||
callBackEnum | string | The callback notification event type, which is fixed to: ENVELOPE_UPDATE | |||
callBackDesc | string | The callback notification event type action, which is fixed to: ENVELOPE_FINISH | |||
callBackEnvelopeVO | object | Data Body | |||
| envelopeId | string | Envelope ID | ||
| envelopeStatus | int | Envelope Status: 2-Completed | ||
| envelopeCreateTime | timestamp | Time of Envelope Creation | ||
| envelopeEndTime | timestamp | Time of Envelope End | ||
| expireTime | long | The Expiration Time of Envelope | ||
| signedSignerList | array | List of Signed Signers | ||
|
| businessId | string | Developer customized business number, 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 | Phone number |
|
| userName | string | Signer's Name | |
|
| signFiles | array | List of signed documents | |
|
|
|
fileName | string | Name of Signed Document |
|
|
|
fileKey | string | Document's fileKey |
|
| signOrder | string | Signer's Sign Order | |
|
| Signer status | int | Signer Status: 2-Signed | |
|
| signDate | timestamp | Signed Time |