| Name | Type | Description | Required |
|---|---|---|---|
| sugarEnvelopeId | String | The id of the DocuSignEnvelope record | True |
| Name | Type | Description |
|---|---|---|
| fileUid | String | An UID that identifies the document downloaded in the temp directory |
{
fileUid: "file-uid"
}
| Version | Change |
|---|---|
| v11_16 |
Added /DocuSign/downloadDocument POST endpoint.
|