{
"subject": "string",
"from": "string",
"templateId": "string",
"html": "string",
"recipients": [
{
"to": "string",
"fields": {
"property1": "string",
"property2": "string"
}
}
]
}