Template Variant

This object contains the following attributes:

Field Name
Data Type

id

string

The identifier of the object.

Example: NTL-0000-0001

languageCode

string

The language of the template variant.

Example: en-US

subject

string

The subject line of the template variant.

Example: Your new order

body

string

The content of the template variant with placeholders.

Example: Hey {{ user.firstName }} - a new order has been placed.

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

Was this helpful?