Construct an Elemental Template
All Courier Elemental templates have the following top level structure:Fields
| Field | Type | Required | Description |
|---|---|---|---|
| version | string | required | |
| elements | CourierElement | required | Array of Courier Elements |
Usage
Courier Elemental can be used in place of a standard template in a/send call. To do so,
pass the elemental document as the content property of the message object: