Documentation
Document Template

A document template contains the customizations for a particular document template type.

A document template represents the customization of a document type (e.g invoices). A document enables to define different designs including different layouts, fonts and content.

States
  • Create
    The create state indicates that the Document Template is in creation.
  • Active
    The active state indicates that the Document Template is active and may be used.
  • Inactive
    The inactive state indicates that the Document Template is inactive and may not be used.
  • Deleting
    The deleting state indicates that the Document Template is in the process to be deleted.
  • Deleted
    The deleted state marks the entity for purging from the database.
Properties
  • Default Document Template
    The default document template is used whenever no specific template is specified for a particular template type.
  • Delivery Enabled
  • ID
    A unique identifier for the object.
  • Linked Space ID
    The ID of the space this object belongs to.
  • Name
  • Planned Purge Date
    The date and time when the object is planned to be permanently removed. If the value is empty, the object will not be removed.
  • Space Id
  • State
    The object's current state.
  • Template Resource
  • Type
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.