{
"senderPeopleId": "string",
"senderEmail": "info@cobra.de",
"senderName": "cobra GmbH",
"senderAccountType": "Transactional",
"communicationChannelId": "00f40a6a-b2ef-46ad-9558-7c0babb831b2",
"recipients": [
{
"email": "user@example.com",
"peopleId": "string",
"businessCardId": "string"
}
],
"subject": "string",
"body": "string",
"attachments": [
{
"fileUrl": "string",
"displayName": "string",
"fileSize": 0,
"created": {
"userName": "Username",
"firstName": "John",
"lastName": "Doe",
"date": "2024-02-19T08:57:43.041Z",
"userId": "c0316f28-4d2d-4c79-b5fc-bd25f2bca40c"
}
}
],
"embeddedImages": [
{
"imageUrl": "string",
"displayName": "string",
"fileSize": 0,
"contentType": "string"
}
],
"usedTemplateId": "string"
}