GET api/documentgeneration/envelopetemplatepack/{id}
Returns a envelope template pack
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
EnvelopeTemplatePackDataContract| Name | Description | Type | Additional information |
|---|---|---|---|
| FriendlyName | string |
None. |
|
| EnvelopeTemplates | Collection of EnvelopeTemplateDataContract |
None. |
|
| EnvelopeTemplatePackType | EnumDataContract |
None. |
|
| IsDefault | boolean |
None. |
|
| NotReady | boolean |
None. |
|
| CustomPrompt | string |
None. |
|
| Endpoint | string |
None. |
|
| Contract | string |
None. |
|
| EventType | string |
None. |
|
| Description | string |
None. |
|
| WorkflowIndex | integer |
None. |
|
| Hidden | boolean |
None. |
|
| Undeletable | boolean |
None. |
|
| Id | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.