| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentTemplateId |
Unique ID representing the document template. |
integer |
None. |
| Category |
Category that the template belongs to. Use application type, such as "CPP" or "Retail". |
string |
None. |
| Name |
Name of the document template. Has to be unique within the category. |
string |
None. |
| Code |
Unique code for the template within the category, when referring to it programatically. |
string |
None. |
| DownloadFileName |
Filename used when downloading the generated document. |
string |
None. |
| Watermark |
Text for the watermark used when the watermark flag is specified. |
string |
None. |
| TemplatePath |
Name of the stored document template. Must be globally unique, and can be set only when creating the template. |
string |
None. |
| AccountingOfficeLevelId |
Id of the accounting office level template, if it exists. |
integer |
None. |
| CompanyLevelId |
Id of the company-level template, if it exists. |
integer |
None. |
| DepartmentLevelId |
Id of the department-level template, if it exists. |
integer |
None. |
| DepartmentName |
Name of the department. |
string |
None. |
| DepartmentId |
Department Id. |
integer |
None. |