{
"enabled": true,
"from": "string",
"to": [
"string"
],
"cc": [
"string"
],
"bcc": [
"string"
],
"replyToEmails": [
"string"
],
"subject": "string",
"body": "string",
"bodyTemplate": {
"templateType": "SYSTEM",
"templateCategory": "WORKFLOW",
"templateId": "string",
"additionalTemplateInputData": "string"
},
"attachments": [
{
"attachmentType": "PERSISTED",
"attachmentDetails": {
"attachmentIds": [
"string"
]
}
}
]
}