{
"senderEmail": "info@cobra.de",
"senderName": "cobra GmbH",
"senderAccountType": "Transactional",
"recipientEmail": "user@example.com",
"isEmailRendered": true,
"renderingDataContext": {
"peopleId": "string",
"businessCardId": "string"
},
"subject": "string",
"body": "string",
"attachments": [
{
"fileUrl": "string",
"displayName": "string",
"fileSize": 0
}
],
"embeddedImages": [
{
"imageUrl": "string",
"displayName": "string",
"fileSize": 0,
"contentType": "string"
}
]
}