| Name | Type | Description | Required |
|---|---|---|---|
| id | String | The DocuSignEnvelope record id | True |
| Name | Type | Description |
|---|---|---|
| status | String | success or error |
| message | String | The error message if action could not be executed |
{
status: 'success'
}
| Version | Change |
|---|---|
| v11_16 |
Added /DocuSign/getCompletedDocument POST endpoint.
|