|
Description |
Template Messages are pre-defined messages to be sent to the customer. These messages contain fixed text or fields pre-defined in the system. |
|---|
The body should be in JSON format and include the following properties:
|
Property |
Type |
Desc. |
|---|---|---|
|
type Required |
String |
Value = "TEMPLATE" |
|
namespace Required |
String |
|
|
name Required |
String |
name of the message |
|
language optional |
String |
unicode of the language |
|
component optional |
List{component object} |
See the object detail here. |