GET api/documentgeneration/envelopetemplates

Returns a list of envelope templates 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 EnvelopeTemplateDataContract
NameDescriptionTypeAdditional information
FriendlyName

The friendly name value.

string

None.

LetterTemplates

The collection of letter templates.

Collection of LetterTemplateDataContract

None.

CanBeSplit

Indicates whether this item can be split.

boolean

None.

EnvelopeTemplateTargetType

The envelope template target type value.

EnumDataContract

None.

Description

The description value.

string

None.

PreventDigitalSignature

Indicates whether prevent digital signature is true.

boolean

None.

EnvelopeCCdNegotiators

The envelope c cd negotiators value.

integer

None.

Id

The unique identifier of this resource.

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.