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_DELIVERY_FAILED | |||
callBackEnvelopeVO | object | Data Body | |||
| envelopeId | string | Envelope ID | ||
| envelopeStatus | int | Envelope Status 1-In Progress | ||
| envelopeCreateTime | timestamp | Time of Envelope Creation | ||
| expireTime | long | The Expiration Time of Envelope | ||
| signerInfo | object | Delivery failed signer's information | ||
|
| 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 | |
|
| signOrder | string | Signer's Sign Order | |
|
| signerStatus | int | Signer Status: 9-delivery failed | |
| ccInfo | object | Delivery failed CC's information | ||
|
| userEmail | string | CC's Email Address | |
|
| userName | string | The name of the CC recipient. | |
|
| ccStatus | int | CC Status: 1-delivery failed | |