GET api/documentgeneration/insertabletemplates
Returns a list of insertable templates associated to this agency
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of LetterTemplateDataContract| Name | Description | Type | Additional information |
|---|---|---|---|
| TemplateType | EnumDataContract |
None. |
|
| OutputFormat | EnumDataContract |
None. |
|
| TemplateOutputDocumentSubType | EnumDataContract |
None. |
|
| RequiredTypes | Collection of EnumDataContract |
None. |
|
| AnalyticsCampaign | CampaignDataContract |
None. |
|
| ApplyStyleDocument | boolean |
None. |
|
| ReadOnlyInPreview | boolean |
None. |
|
| CreatedById | integer |
None. |
|
| Url | string |
None. |
|
| RequiresAuthentication | boolean |
None. |
|
| ExpiryDate | date |
None. |
|
| Attachments | Collection of DocumentDataContract |
None. |
|
| ProcessedSuccessfully | boolean |
None. |
|
| ErrorMessage | string |
None. |
|
| FileStream | Stream |
None. |
|
| Tags | Collection of TagDataContract |
None. |
|
| ApprovalStatus | DocumentApprovalDataContract |
None. |
|
| DocumentType | EnumDataContract |
None. |
|
| DocumentSubType | EnumDataContract |
None. |
|
| FileName | string |
None. |
|
| ContentType | string |
None. |
|
| FileExtension | string |
None. |
|
| Description | string |
None. |
|
| FileSize | string |
None. |
|
| CreatedDate | date |
None. |
|
| CreatedBy | CreatedByDataContract |
None. |
|
| Id | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.