Program Template
Field
Type
Description
Last updated
Was this helpful?
The Program Template Object provides functionality for templates to be made and automatically delivered once a set of rules based on type is met. This enables the client to know what is happening with their order and if anything is needed of them.
This object contains the following attributes:
id
string
The business identifier of the program template.
href
string
The resource URI of the terms variant.
type
string
Indicates the type. Allowed values are:
certificateActivate
certificatePending
certificateExpired
enrollmentProcessing
enrollmentQuerying
enrollmentCompleted
name
string
The name of the template.
content
string
The content of the template.
default
boolean
Each program has 3 defaults automatically generated when the program is created.
Each automatically created template will include a default system message that the client account must update.
Defaults cannot be deleted, while non-defaults can be deleted.
Last updated
Was this helpful?
Was this helpful?