GET api/documentgeneration/envelopetemplate/{id}

Returns a envelope template

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

EnvelopeTemplateDataContract
NameDescriptionTypeAdditional information
FriendlyName

string

None.

LetterTemplates

Collection of LetterTemplateDataContract

None.

CanBeSplit

boolean

None.

EnvelopeTemplateTargetType

EnumDataContract

None.

Description

string

None.

PreventDigitalSignature

boolean

None.

EnvelopeCCdNegotiators

integer

None.

Id

integer

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'SanitizingJsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Dezrez.Core.DataContracts.External.Api.Media.DocumentDataContract'. Path 'LetterTemplates[0].Attachments[0].Attachments'.

text/json

Sample:

An exception has occurred while using the formatter 'SanitizingJsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Dezrez.Core.DataContracts.External.Api.Media.DocumentDataContract'. Path 'LetterTemplates[0].Attachments[0].Attachments'.