GET api/documentgeneration/envelopetemplatepacks

Returns a list of envelope template packs associated to this agency Processes this document generation API request. The parameter and response sections describe the data exchanged with the API.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

The response returned after the operation completes.

Collection of EnvelopeTemplatePackDataContract
NameDescriptionTypeAdditional information
FriendlyName

The friendly name value.

string

None.

EnvelopeTemplates

The collection of envelope templates.

Collection of EnvelopeTemplateDataContract

None.

EnvelopeTemplatePackType

The envelope template pack type value.

EnumDataContract

None.

IsDefault

Indicates whether this item is default.

boolean

None.

NotReady

Indicates whether not ready is true.

boolean

None.

CustomPrompt

The custom prompt value.

string

None.

Endpoint

The endpoint value.

string

None.

Contract

The contract value.

string

None.

EventType

The event type value.

string

None.

Description

The description value.

string

None.

WorkflowIndex

The workflow index value.

integer

None.

Hidden

Indicates whether hidden is true.

boolean

None.

Undeletable

Indicates whether undeletable is true.

boolean

None.

Id

The unique identifier of this resource.

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.