This object contains the following attributes:
id
string
The identifier of the object.
Example: NTL-0000-0001
languageCode
The language of the template variant.
Example: en-US
subject
The subject line of the template variant.
Example: Your new order
body
The content of the template variant with placeholders.
Example: Hey {{ user.firstName }} - a new order has been placed.
{{ user.firstName }}
default
boolean
Indicates whether the template is default.
Example: true
status
enum
Indicates the status of the template variant.
Example: Active
audit
object
A reference to the audit object.
Last updated 18 days ago
Was this helpful?