2021.1

Table Of Contents
l errors a list of any errors that occurred during content creation, consisting of an array of
objects each with the following name/value pairs:
o
record –the data record index associated with the error (type of number)
o
message –the description of the error that occurred (type of string)
l contentSet the content set entity identifier for the email output (type of number)
Examples
The following is an example of this structure:
{
"messages": [
{
"attachments": [
{
"name": "att97529c81-f882-4c21-8b39-
a404f728d43e.png",
"disposition": "inline"
},
{
"name": "att2fa0f059-ec10-4054-b859-
36ad1f2fdf59.png",
"disposition": "inline"
},
{
"name": "att86c7b3c2-3483-4926-b893-
608a42231d70.jpg",
"disposition": "inline"
},
{
"name": "attf086d7d3-d33f-478a-b1a6-
771deeb39b5b.png",
"disposition": "inline"
},
{
"name": "attb0db370d-db4d-4bc3-93be-
82438603c253.png",
"disposition": "inline"
},
{
Page 58