Query API V7
Find messages
A findMessages hívás során különböző keresési feltételeknek megfelelő üzenetek adatait lehet lekérdezni.
Web service API
Kérés
| Név | Típus | Leírás | Kötelező |
|---|---|---|---|
| uuid | String | A levél UUID-ja. | |
| clientHashKey | String | A hívó kliens azonosítója. | * |
| messageTypes | String [ ] | Az üzenet típusok. | |
| recipientName | String | A címzett neve. | |
| recipientAddress | String | A címzett email címe. | |
| partnerRef | String | Partner azonosító. | |
| objectRef | String | A kapcsolódó objektum azonosítója (pl. szerződésszám). | |
| objectType | String | A kapcsolódó objektum típusa (pl. számla). | |
| batchId | String | Köteg azonosító. | |
| createdAtFrom | DateTime | A keresési időintervallum kezdete. | |
| createdAtTo | DateTime | A keresési időintervallum vége. | |
| bouncedAtFrom | DateTime | A visszapattanási időpont keresési időintervallum kezdete. | |
| bouncedAtTo | DateTime | A visszapattanási időpont keresési időintervallum vége. | |
| fileName | String | A csatolmány neve. | |
| internalFileName | String | A csatolmány belső rendszerben használt neve. | |
| resultSize | Integer | A keresési találat maximális mérete Alapértelmezett értéke 20. | |
| offset | Integer | A találati lista kezdete. | |
| deliveryStatuses | String [ ] | Az üzenet kézbesítési státusza. | |
| archiveStatuses | ArchiveStatus [ ] | Az archiválási státusza. | |
| extendedStatueses | String [ ] | Kiterjesztett státusz, csatorna specifikus állapotokról hordoz információt. | |
| messageChannels | MessageChannel [ ] | Az üzenet küldési csatornája. | |
| properties | Property1 [ ] | Az üzenethez tartozó egyéb adatok, metaadatok. | |
| params | Param_V1 [ ] | Egyéb metaadatok listája. | |
| userName | String | Felhasználó név. | |
| requestId | String | Külső üzenet küldési kérés azonosító. | |
| itemId | String | Üzenethez kapcsolódó item id. | |
| hash | String | Üzenethez kapcsolódó hash. | |
| opened | Boolean | Megnyitotta-e a címzett az üzenetet. | |
| locked | Boolean | Zárolt-e az üzenet. | |
| showDeletedMessages | Boolean | Törölt üzenetek mutatása. | |
| mailLinkTitle | String | Üzenetben található link címe. | |
| directions | MessageDirection [ ] | Üzenet iránya (bejövő/kimenő). | |
| subject | String | Üzenet tárgya. | |
| orders | Order_V1 [ ] | Rendezések. |
Válasz
| Név | Típus | Leírás |
|---|---|---|
| messages | WMessage7 [ ] | A Hammy-ben lévő levelek. |
| count | Integer | A találatok száma. |
| responseStatus | ResponseStatus_V1 | A válasz státusza. |
| params | Param_V1 [ ] | Egyéb paraméterek listája. |
Minta
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v7="http://hammy.dbx.hu/api/query/v7">
<soapenv:Header/>
<soapenv:Body>
<v7:findMessages>
<request>
<clientHashKey>{{clientHashKey}}</clientHashKey>
<messageTypes>
<messageType>TESZT</messageType>
</messageTypes>
<resultSize>2</resultSize>
<offset>2</offset>
</request>
</v7:findMessages>
</soapenv:Body>
</soapenv:Envelope>
REST API
Kérés
GET hammy/json/query/v7/messages
POST hammy/json/query/v7/messages
GET esetén query paraméterként lehet megadni a mezőket, POST esetén a body-ban.
| Paraméter/Név | Típus | Leírás |
|---|---|---|
| id | String | A kérés azonosítója. (vnd.api ID) |
| uuid | String | Az üzenet UUID-ja. |
| recipientName | String | A címzett neve. |
| recipientAddress | String | A címzett email címe. |
| recipientPhoneNumber | String | A címzett telefonszáma. |
| partnerRef | String | Partner azonosító. |
| objectRef | String | A kapcsolódó objektum azonosítója (pl. szerződésszám). |
| objectType | String | A kapcsolódó objektum típusa (pl. számla). |
| createdAtFrom | DateTime | A készítési dátum intervallum alja. |
| createdAtTo | DateTime | A készítési dátum intervallum teteje. |
| bouncedAtFrom | DateTime | A visszapattanási dátum intervallum alja. |
| bouncedAtTo | DateTime | A visszapattanási dátum intervallum teteje. |
| statusLastChangedAtFrom | DateTime | Az utolsó státuszváltozás dátum intervallum alja. |
| statusLastChangedAtTo | DateTime | Az utolsó státuszváltozás dátum intervallum teteje. |
| fileName | String | A csatolmány neve. |
| internalFileName | String | A csatolmány belső rendszerben használt neve. |
| requestId | String | A kérés azonosítója. |
| hash | String | Az üzenet hash-e. |
| itemId | Integer | A lekérdezendő üzenethez kapcsolódó Chaingun Item ID-ja. |
| opened | Boolean | Megnyitották-e az üzenetet. |
| locked | Boolean | Zárolt-e az üzenet. |
| showDeletedMessages | Boolean | A törölt üzenetek megjelenjenek-e a találatokban. |
| mailLinkTitle | String | Az üzenetben lévő link címe. |
| subject | String | Az üzenet tárgya. |
| messageTypes | String [ ] | Az üzenet típusok. |
| deliveryStatuses | String [ ] | Az üzenet kézbesítési státuszai. |
| archiveStatuses | ArchiveStatus [ ] | Az üzenet archiválási státuszai. |
| extendedStatuses | String [ ] | Kiterjesztett státuszok, csatorna specifikus állapotokról hordoznak információt. |
| channels | String [ ] | Az keresett üzenetek csatornái. |
| directions | MessageDirection [ ] | Küldés irányai. |
| properties | JProperty1 [ ] | Az üzenethez tartozó egyéb adatok, metaadatok. |
| limit | Integer | A keresési találatok maximális száma. |
| offset | Integer | A találati lista kezdete (pl. resultSize = 10 és offset = 1, akkor a teljes találati lista 11. elemétől a 20. eleméig tartó listát adja vissza). |
| sort | String | Rendezés. |
| clientHashKey | String | A hívó kliens azonosítója. |
| userName | String | A felhasználó neve. |
| params | Param_V1 [ ] | Egyéb meta adatok. |
Válasz
| Név | Típus | Leírás |
|---|---|---|
| meta | JListMeta1 | A válaszhoz tartozó metaadatok. |
| list | JMessage7 [ ] | Megtalált üzenetek listája. |
Minta
POST /hammy/json/query/v7/messages
Authorization: JWT {{jwtToken}}
X-Client-Hash-Key: {{clientHashKey}}
X-User-Name: {{userName}}
Content-Type: application/json
Accept: application/json
{
"uuid": "86d0f6a8-7e98-440b-aef6-d07abb2f02ac"
}
HTTP/1.1 200 OK
Content-Type: application/json
{
"meta": {
"responseStatus": {
"code": 0,
"messages": []
},
"params": [],
"total": 1
},
"list": [
{
"uuid": "86d0f6a8-7e98-440b-aef6-d07abb2f02ac",
"actualStatus": "SENT",
"statusLastChangedAt": "2025-07-17T15:05:30.073+02:00",
"messageType": "TESZTSablon",
"recipientName": "Teszt Ügyfél",
"recipientAddress": "teszt@dbx.hu",
"archivingExpected": false,
"createdAt": "2025-07-17T15:05:26.703+02:00",
"sentAt": "2025-07-17T15:05:30.073+02:00",
"canShow": true,
"subject": "TESZT Sablon Biztosító",
"fromAddress": "noreply@dbx.hu",
"fromName": "HammyAdmin",
"permissionShow": [],
"permissionList": [],
"properties": [
{
"id": 2335253,
"key": "Teszt",
"value": "TesztErtek",
"isMetaData": false
},
{
"id": 2335254,
"key": "create_test",
"value": "YES",
"isMetaData": false
},
{
"id": 2335261,
"key": "HTML_BODY_CHECKSUM",
"value": "7aec9de7f0fb8062b036ddf5a963840e07fad8d9f93dfa4679719676a09822e79a92f0d3a55288ca85cc2e31e9a017a17ddd1bef38b801136049b116fd667d65",
"valueType": "STRING",
"isMetaData": true
},
{
"id": 2335262,
"key": "NOTICE_HTML_BODY_CHECKSUM",
"value": "d88df95719988cc5d617a27b80f79e10318b02f16aeb7e0b35251d707e75661b52a65cc93f574fd621dda66bcab4f07db83d69ada3677ea8fb4a5e393e8382bf",
"valueType": "STRING",
"isMetaData": true
},
{
"id": 2335257,
"key": "LAYOUT_VERSION_UUID",
"value": "3eedbd4c-474d-5918-0b53-8236cb97f28a",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2335258,
"key": "TRACKING_MODE",
"value": "LINK",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2335259,
"key": "NOTICE_TRACKING_MODE",
"value": "ALL",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2335260,
"key": "SMTP_MESSAGE_ID",
"value": "<1752757529683.71ccd890de9dfa9b9fca317505589c862eb8d831.JavaMail.tomcat@hammy-tomcat.xen.dbx.lan>",
"valueType": "STRING",
"isMetaData": false
}
],
"bounces": [],
"attachments": [
{
"id": 42460,
"fileName": "teszt.pdf",
"internalFileName": "sample.pdf",
"archivingExpected": true,
"certificationExpected": true,
"contentAvailable": true,
"documentType": "DOCUMENT",
"archivedAt": "2025-07-17T15:05:32.357+02:00",
"archiveStatus": "ARCHIVED",
"uuid": "012351d0-6b28-4b04-9b27-825d71274f20",
"properties": [
{
"id": 2335263,
"key": "DMS_DOCUMENT_ID",
"value": "8fa985ee-0dd3-4e58-87ca-f2a13256a112",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2335264,
"key": "DMS_SIGNED_DOCUMENT_ID",
"value": "8fa985ee-0dd3-4e58-87ca-f2a13256a112",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2335265,
"key": "DMS_SIGNED_VERSION_ID",
"value": "538db733-dab9-43b4-9464-0af1b3524e93",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2335266,
"key": "DMS_SIGNED_VERSION_NO",
"value": "1",
"valueType": "INT",
"isMetaData": false
},
{
"id": 2335267,
"key": "DMS_ORIG_DOCUMENT_ID",
"value": "cd06b1e6-6df1-482f-922c-b65178203ded",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2335268,
"key": "DMS_ORIG_VERSION_ID",
"value": "f804b17c-e1cb-4444-af14-8a2f25a3bef0",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2335269,
"key": "DMS_ORIG_VERSION_NO",
"value": "1",
"valueType": "INT",
"isMetaData": false
}
]
}
],
"messageEvents": [],
"clickedLinks": [],
"channel": "SECEMAIL",
"direction": "OUTGOING",
"replyEnvelopAttached": false,
"paymentSlipAttached": false,
"createdInScenario": false,
"aggregatedArchiveStatus": "ARCHIVED",
"dmsMessageIdentifier": "311328",
"userName": "admin",
"clientName": "default"
}
]
}
Show message
Üzenet megtekintése az üzenet azonosítója alapján.
Web service API
Kérés
| Név | Típus | Leírás | Kötelező |
|---|---|---|---|
| clientHashKey | String | A webszolgáltatást hívó kliens azonosítója. | * |
| username | String | A felhasználó neve. | |
| messageId | Integer | A keresett levél adatbázisbeli azonosítója. | |
| messageUuid | Integer | A keresett levél adatbázisbeli azonosítója. | |
| messageHash | Integer | Az keresett levél hashe. | |
| params | Param_V1 [ ] | Egyéb paraméterek |
Válasz
| Név | Típus | Leírás |
|---|---|---|
| actualStatus | String | Az aktuális státusz. |
| msgArchiveStatus | String | Az archiválás státusza. |
| extendedStatus | String | Kiterjesztett státusz, csatorna specifikus állapotokról hordoz információt. |
| aggregatedArchiveStatus | String | Az aggregált archiválás státusza. |
| statusLastChangedAt | DateTime | A státusz módosulásának ideje. |
| messageType | String | A kérés típusa. Értéke egy Hammy-ben létező levélsablon azonosítója. |
| recipientName | String | A címzett neve. |
| recipientAddress | String | A címzett email címe. |
| bccAddress | String | Titkos másolat email cím. |
| replyToAddress | String | Címzett címe. |
| replyToName | String | Címzett neve. |
| fromAddress | String | Feladó címe. |
| fromName | String | Feladó neve. |
| ccRecipientAddress | String | Másolatot kapó címzett címe. |
| ccRecipientName | String | Másolatot kapó címzett neve. |
| partnerRef | String | Partner azonosító. |
| archivingExpected | Boolean | true esetén a levél tárgya és szövege archiválódik. |
| archivedAt | DateTime | Az archiválás időpontja. |
| subject | String | A levél tárgya. |
| body | String | A levél szövege. |
| htmlBody | String | HTML email szövege. |
| noticeSubject | String | Az értesítő email tárgya. |
| noticeBody | String | Az értesítő email szövege. |
| noticeHtmlBody | String | Az értesítő email HTML szövege. |
| createdAt | DateTime | A létrehozás ideje. |
| sentAt | DateTime | Az elküldés ideje. |
| bouncedAt | DateTime | Az üzenet visszapattanásának ideje. |
| lockedAt | DateTime | Az üzenet zárolásának ideje. |
| movedToArchivedAt | DateTime | Archiválás időpontja. |
| boundReasonCode | String | Az üzenet visszapattanásának oka. |
| boundReasonDescription | String | A visszapattanás okának leírása. |
| boundMailText | String | A visszapattanó levél szövege/ |
| boundList | JBounce2 [ ] | Visszapattanások. |
| properties | Property2 [ ] | Az üzenethez tartozó egyéb adatok, metaadatok. |
| messageEvents | MessageEvent_V1 [ ] | Az üzenethez tartozó események. |
| attachments | AttachmentsDetails5 [ ] | Az üzenethez tartozó csatolmányok. |
| responseStatus | ResponseStatus_V1 | A válasz státusza. |
| mailServerLog | String | Szerver log. |
| channel | String | Üzenetküldési csatorna. |
| uuid | String | Az üzenet UUID-ja. |
| recipientPhoneNumber | String | A címzett telefonszáma. |
| fromPhoneNumber | String | Feladó telefonszáma. |
| recipientPSID | String | A címzett facebook azonosítója. |
| fromPageAccessToken | String | Feladó token. |
| recipientPostalAddress | String (255) | A címzett teljes postai címe. |
| recipientPostalAddressCountryCode | String (25) | A címzett postai címének ország kódja. |
| recipientPostalAddressPostalCode | String (10) | A címzett postai címének irányítószáma. |
| recipientPostalAddressCity | String (50) | A címzett postai címének városa. |
| recipientPostalAddressStreet | String (100) | A címzett postai címének utca neve. |
| recipientPostalAddressStreetType | String (20) | A címzett postai címének utca típusa. |
| recipientPostalAddressStreetNumber | String (20) | A címzett postai címének házszáma. |
| recipientPostalAddressBuilding | String (10) | A címzett postai címének épület száma. |
| recipientPostalAddressFloor | String (10) | A címzett postai címének emelete. |
| recipientPostalAddressDoor | String (10) | A címzett postai címének ajtója. |
| openedAt | DateTime | A megnyitás időpontja. |
| noticeOpenedAt | DateTime | Az értesítő e-mail megnyitásának idpontja. |
| params | Param_V1 [ ] | Egyéb paraméterek. |
| direction | MessageDirection | Küldés iránya. |
| dmsMessageIdentifier | String | Az üzenet adatbázisbeli azonosítója. |
Minta
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v7="http://hammy.dbx.hu/api/query/v7">
<soapenv:Header/>
<soapenv:Body>
<v7:showMessage>
<request>
<clientHashKey>{{clientHashKey}}</clientHashKey>
<messageUuid>25f90a98-1408-407d-af12-32ca226dad42</messageUuid>
</request>
</v7:showMessage>
</soapenv:Body>
</soapenv:Envelope>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<S:Body>
<ns2:showMessageResponse xmlns:ns2="http://hammy.dbx.hu/api/query/v7" xmlns:ns3="http://v3.query.api.hammy.dbx.hu/" xmlns:ns4="http://v7.query.api.hammy.dbx.hu/">
<response>
<actualStatus>SENT</actualStatus>
<aggregatedArchiveStatus>ERROR</aggregatedArchiveStatus>
<statusLastChangedAt>2024-06-04T15:12:44.173+02:00</statusLastChangedAt>
<messageType>TESZT</messageType>
<recipientAddress>teszt5@teszt.hu</recipientAddress>
<replyToAddress>noreply@dbx.hu</replyToAddress>
<fromAddress>noreply@dbx.hu</fromAddress>
<fromName>Feladó</fromName>
<archivingExpected>false</archivingExpected>
<subject>Teszt szöveg</subject>
<htmlBody><![CDATA[<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title></title> </head> <body> <div><!doctype html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta charset="utf-8"><!-- utf-8 works for most cases -->
<meta name="viewport" content="width=device-width"><!-- Forcing initial-scale shouldn't be necessary -->
<meta http-equiv="X-UA-Compatible" content="IE=edge"><!-- Use the latest (edge) version of IE rendering engine -->
<meta name="x-apple-disable-message-reformatting"><!-- Disable auto-scale in iOS 10 Mail entirely -->
<meta name="format-detection" content="telephone=no,address=no,email=no,date=no,url=no"><!-- Tell iOS not to automatically link certain text strings. -->
<meta name="color-scheme" content="light">
<meta name="supported-color-schemes" content="light">
<title></title><!-- The title tag shows in email notifications, like Android 4.4. --> <!-- What it does: Makes background images in 72ppi Outlook render at correct size. --> <!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]--> <!-- This style is only needed for Outlook, and causes padding issues for other clients. --> <!--[if gte mso 9]>
<style>
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 auto !important;
}
</style>
<![endif]-->
<style type="text/css">
:root {
color-scheme: light;
supported-color-schemes: light;
}
html,
body {
margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
line-height: normal;
}
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
div[style*="margin: 16px 0"] {
margin: 0 !important;
}
#MessageViewBody,
#MessageWebViewDiv {
width: 100% !important;
}
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}
th {
font-weight: normal;
}
a {
text-decoration: none;
}
img {
-ms-interpolation-mode: bicubic;
}
/* What it does: A work-around for email clients meddling in triggered links. */
a[x-apple-data-detectors], /* iOS */
.unstyle-auto-detected-links a,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
.im {
color: inherit !important;
}
.a6S {
display: none !important;
opacity: 0.01 !important;
}
img.g-img+div {
display: none !important;
}
/* iPhone 4, 4S, 5, 5S, 5C, and 5SE */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
u~div .email-container {
min-width: 320px !important;
}
}
/* iPhone 6, 6S, 7, 8, and X */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
u~div .email-container {
min-width: 375px !important;
}
}
/* iPhone 6+, 7+, and 8+ */
@media only screen and (min-device-width: 414px) {
u~div .email-container {
min-width: 414px !important;
}
}
/* section 2 */
.button-td,
.button-a {
transition: all 100ms ease-in;
}
.button-td-primary:hover,
.button-a-primary:hover {
background: #555555 !important;
border-color: #555555 !important;
}
/* Media Queries */
@media screen and (max-width: 600px) {
.email-container {
width: 100% !important;
margin: auto !important;
}
.stack-column, .placeholder-td {
display: none !important;
}
/* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
table.center-on-narrow {
display: inline-block !important;
}
.responsive-container > table > tbody > tr > td {
width: 100% !important;
max-width: 100% !important;
display: block !important;
}
.responsive-container > table > tbody > tr > td > table {
width: 100% !important;
max-width: 100% !important;
}
.box-8ffc0a56-6066-4575-a822-83136aadc249[style] {
width: calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
.box-87baa457-3005-453c-8ba8-9ea3bdba956e[style] {
width: calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
.box-8647467c-f2c7-4a21-bb74-4d1b168ee751[style] {
width: calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
.box-c39f73db-3e30-4f13-9f93-b69f0ec3c8b0[style] {
width: calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
.box-105d9fa2-8980-43b7-bd5b-f40c6cc3a18b[style] {
width: calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
.box-2913db84-1226-4e4a-875e-9b1d4256477f[style] {
width: calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
.box-2c088a8c-500a-40d7-b2c9-da3f7367b1a6[style] {
width: calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
.box-eff7b647-e3de-413a-b1aa-a72c0c508bfd[style] {
width: calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
.box-fedd4a94-56a9-4685-9ac8-d62c8d8af612[style] {
width: calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
.box-1ebe85be-9863-486a-836f-8721bd8fa795[style] {
width: calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
.box-da6f32f0-d18c-42a7-a4e9-27b1f51de96e[style] {
width: calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
.box-4a77a760-41b5-46bf-9f0b-0e64878bea87[style] {
width: calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
.box-37f52a58-9d39-45fe-83b9-391e5b508191[style] {
width: calc(100% - 0px) !important;
max-width: calc(100% - 0px) !important;
}
}
/* section 3 */
p { margin: 0; }
table { table-layout: fixed; }
.box table { table-layout: auto; }
/*
a {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
u + #body a {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
#MessageViewBody a {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
*/
</style>
</head>
<body width="100%" style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: null;">
<center role="article" aria-roledescription="email" lang="en" style="width: 100%; background-color: null;">
<!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="background-color: null;">
<tr>
<td>
<![endif]-->
<div style="max-width: 700px; margin: 0 auto;" class="email-container">
<!--[if mso]>
<table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="700">
<tr>
<td>
<![endif]-->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;">
<tbody>
<tr>
<td style="vertical-align: top;
width: 100%;
max-width: 700px;
background: null;
padding-left: nullpx;
padding-right: nullpx;
padding-top: nullpx;
padding-bottom: nullpx;
">
<table role="presentation" align="center" cellpadding="0" cellspacing="0" border="0" style="margin-left: auto; margin-right: auto;" width="100%">
<tbody>
<tr>
<td id="d6f60a11-6b6b-439b-ab30-66a751010bbe" style="vertical-align: top; width: 100%; max-width: 700px;" class="container-d6f60a11-6b6b-439b-ab30-66a751010bbe responsive-container">
<table style="
width: 100%; max-width: 700px;
background: transparent;
" align="left" cellpadding="0" cellspacing="0" border="0" width="100%" class="column-container-children">
<tbody>
<tr>
<td id="8ffc0a56-6066-4575-a822-83136aadc249" style=" width: 100%; max-width: 700px;" class="box box-8ffc0a56-6066-4575-a822-83136aadc249">
<table role="presentation" style="
width: 100%; max-width: 700px;
background: transparent;
font-size: 11px;
font-family: Arial;
line-height: 1.4;
" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style=" padding-top: 10px; padding-bottom: 10px; vertical-align: middle; " align="center" class="box-content-wrapper">
<p style="color: #616a72; line-height: 1.4; text-align: center;"><span style="font-size: 12px; color: #000000;">Ha az üzenet nem jelenik meg megfelelően, <a style="color: #000000; text-decoration: underline;" title="showMessage" href="showMessage" data-mce-title="showMessage"> kattintson ide! </a></span></p></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="87baa457-3005-453c-8ba8-9ea3bdba956e" style=" width: 100%; max-width: 700px;" class="box box-87baa457-3005-453c-8ba8-9ea3bdba956e">
<table role="presentation" style="
width: 100%; max-width: 700px;
background: transparent;
font-size: 15px;
font-family: Arial;
line-height: 1.4;
" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style=" padding-left: 40px; padding-top: 20px; padding-bottom: 20px; vertical-align: middle; text-align: left;" class="box-content-wrapper"><!--[if !mso]><!-- --> <img src="cid:logo.png" alt="logo.png" style="max-width: 100%; max-height: 100%; display: block; margin-left: 0; margin-right: auto;"> <!--<![endif]--> <!--[if gte mso 9]>
<img src="cid:logo.png" alt="logo.png" width="152" height="30" style="display:inline-block;border:none;outline:none;padding:0;margin:0; width:152px; height:auto;" border="0" hspace="0" vspace="0">
<![endif]--></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="8647467c-f2c7-4a21-bb74-4d1b168ee751" style=" width: 100%; max-width: 700px;" class="box box-8647467c-f2c7-4a21-bb74-4d1b168ee751">
<table role="presentation" style="
width: 100%; max-width: 700px;
border-color: #2c3cff;
border-style: solid;
border-top: none; border-left: none; border-right: none;
border-bottom-width: 5px;
background: transparent;
font-size: 13px;
font-family: Arial;
line-height: 1.4;
" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style=" vertical-align: middle; text-align: center;" class="box-content-wrapper"><!--[if !mso]><!-- --> <img src="cid:teszt_header_alkusz.jpg" alt="teszt_header_alkusz.jpg" style="max-width: 100%; max-height: 100%; display: block; margin-left: auto; margin-right: auto;"> <!--<![endif]--> <!--[if gte mso 9]>
<img src="cid:teszt_header_alkusz.jpg" alt="teszt_header_alkusz.jpg" width="700" height="238" style="display:inline-block;border:none;outline:none;padding:0;margin:0; width:700px; height:auto;" border="0" hspace="0" vspace="0">
<![endif]--></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="6762a1fe-17b0-46e5-995e-18b822b218b0" style="vertical-align: top; width: 100%; max-width: 700px;" class="container-6762a1fe-17b0-46e5-995e-18b822b218b0 responsive-container">
<table style="
width: 100%; max-width: 700px;
padding-left: 30px; padding-right: 30px; padding-bottom: 50px;
background: #eeeeee;
" align="left" cellpadding="0" cellspacing="0" border="0" width="100%" class="column-container-children">
<tbody>
<tr>
<td id="c39f73db-3e30-4f13-9f93-b69f0ec3c8b0" style=" width: 91.42857142857143%; max-width: 640px;" class="box box-c39f73db-3e30-4f13-9f93-b69f0ec3c8b0">
<table role="presentation" style="
width: 100%; max-width: 640px;
background: transparent;
font-size: 13px;
font-family: Arial;
line-height: 1.4;
" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style=" padding-left: 10px; padding-right: 10px; padding-top: 40px; padding-bottom: 30px; vertical-align: top; " align="left" class="box-content-wrapper">
<p><strong><span style="font-size: 24px;"><span style="background-color: initial;">Tisztelt ${recipientName}!</span></span></strong></p></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="105d9fa2-8980-43b7-bd5b-f40c6cc3a18b" style=" width: 91.42857142857143%; max-width: 640px;" class="box box-105d9fa2-8980-43b7-bd5b-f40c6cc3a18b">
<table role="presentation" style="
width: 100%; max-width: 640px;
background: transparent;
font-size: 13px;
font-family: Arial;
line-height: 1.4;
" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style=" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; " align="left" class="box-content-wrapper">
<p><span style="font-size: 15px;">Nyilvántartásunk szerint az Ön megbízott alkuszaként már korábban segítettünk Önnek biztosítási szerződés(ek) kötésében, azonban az Ön nevén lakásbiztosítási szerződést még nem tartunk nyilván.</span></p>
<p><br><span style="font-size: 15px;">Örömmel tájékoztatjuk, hogy a vagyonbiztosítási szerződésekre alkalmazandó 25/2023. (II. 1.) Korm. rendelet értelmében<strong> legkésőbb 2022. március 15-ig lehetősége van arra, hogy meglévő lakásbiztosítási szerződését felmondja és kössön egy új, az MNB által is támogatott, TSZT OTTHONBIZTOSÍTÁS-t (TFO-t)</strong> valamelyik biztosítónál <strong>a mi szakértői segítségünkkel</strong>. Javasoljuk, hogy lakásbiztosítási szerződése felmondása esetén minden esetben kössön új biztosítást, ellenkező esetben ingatlana biztosítási fedezet nélkül marad! </span></p>
<p> </p>
<ul>
<li><span style="font-size: 15px;">Amennyiben rendelkezik olyan ingatlannal, amire ajánlhatunk egy ár-érték arányban Önnek leginkább megfelelő biztosítást, úgy kérjük kattintson az alábbi gombra: </span></li>
</ul></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="2913db84-1226-4e4a-875e-9b1d4256477f" style=" width: 91.42857142857143%; max-width: 640px;" class="box box-2913db84-1226-4e4a-875e-9b1d4256477f">
<table role="presentation" style="
width: 100%; max-width: 640px;
background: transparent;
font-size: 15px;
font-family: Arial;
line-height: 1.4;
" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style=" padding-top: 20px; padding-bottom: 20px; vertical-align: middle; " align="center" class="box-content-wrapper">
<div>
<!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="${MFO_TARIFALO}"
title="mfo_tarifalo" style="height:50px;v-text-anchor:middle;padding:0;width:200px;"
arcsize="25%" stroke="f" fillcolor="#2c3cff">
<v:textbox inset="-2px,-2px,-2px,-2px">
<w:anchorlock/>
<center style="mso-line-height-rule:exactly;
font-size: 15px;
font-family: Arial;
color: #FFFFFF;
text-align: center;
text-decoration: none;
">
MFO Tarifáló
</center>
</v:textbox>
</v:roundrect>
<![endif]--><a href="${MFO_TARIFALO}" target="_blank" rel="noopener noreferrer" title="mfo_tarifalo" style="
font-size: 15px;
font-family: Arial;
color: #FFFFFF;
text-align: center;
text-decoration: none;
width: 200px;
background-color: #2c3cff;
border-radius: 25px;
display: inline-block;
line-height:50px;
height: 50px;
text-align: center;
text-decoration: none;
-webkit-text-size-adjust: none;
white-space: nowrap;
mso-hide:all;" linkuuid="9e4348ae-c706-498f-8546-517d8eefa1ca"> MFO Tarifáló </a>
</div></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="2c088a8c-500a-40d7-b2c9-da3f7367b1a6" style=" width: 91.42857142857143%; max-width: 640px;" class="box box-2c088a8c-500a-40d7-b2c9-da3f7367b1a6">
<table role="presentation" style="
width: 100%; max-width: 640px;
background: transparent;
font-size: 13px;
font-family: Arial;
line-height: 1.4;
" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style=" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; " align="left" class="box-content-wrapper">
<p style="padding-left: 40px;"><span style="font-size: 15px;">(Javasoljuk, hogy a kalkuláció, biztosításkötés előtt készítse elő azt a tájékoztató levelet, amit - meglévő biztosítása miatt - biztosítójától kellett kapnia a lakásbiztosítási szerződésének adatairól!)</span></p></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="eff7b647-e3de-413a-b1aa-a72c0c508bfd" style=" width: 91.42857142857143%; max-width: 640px;" class="box box-eff7b647-e3de-413a-b1aa-a72c0c508bfd">
<table role="presentation" style="
width: 100%; max-width: 640px;
background: transparent;
font-size: 13px;
font-family: Arial;
line-height: 1.4;
" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style=" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; " align="left" class="box-content-wrapper">
<ul>
<li><span style="font-size: 15px;">Amennyiben úgy ítéli meg, hogy ingatlanának és az abban tárolt ingóságoknak értéke meghaladja az átlagos magyarországi szintet, akkor javasoljuk, hogy kérjen tőlünk személyes biztosításkötési tanácsadást az alábbi linken: <a title="feliratkozás visszahívásra" href="${FELIRATKOZAS_VISSZAHIVASRA}" target="_blank" rel="noopener" linkuuid="7a120d68-0e26-4c25-9407-e37880d7dc55">feliratkozás visszahívásra</a></span></li>
</ul></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="fedd4a94-56a9-4685-9ac8-d62c8d8af612" style=" width: 91.42857142857143%; max-width: 640px;" class="box box-fedd4a94-56a9-4685-9ac8-d62c8d8af612">
<table role="presentation" style="
width: 100%; max-width: 640px;
background: transparent;
font-size: 15px;
font-family: Arial;
line-height: 1.4;
" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style=" padding-top: 20px; padding-bottom: 20px; vertical-align: middle; " align="center" class="box-content-wrapper">
<div>
<!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="${FELIRATKOZAS_VISSZAHIVASRA}"
title="kérjen visszahívást" style="height:50px;v-text-anchor:middle;padding:0;width:200px;"
arcsize="25%" stroke="f" fillcolor="#2c3cff">
<v:textbox inset="-2px,-2px,-2px,-2px">
<w:anchorlock/>
<center style="mso-line-height-rule:exactly;
font-size: 15px;
font-family: Arial;
color: #FFFFFF;
text-align: center;
text-decoration: none;
">
Kérjen visszahívást!
</center>
</v:textbox>
</v:roundrect>
<![endif]--><a href="${FELIRATKOZAS_VISSZAHIVASRA}" target="_blank" rel="noopener noreferrer" title="kérjen visszahívást" style="
font-size: 15px;
font-family: Arial;
color: #FFFFFF;
text-align: center;
text-decoration: none;
width: 200px;
background-color: #2c3cff;
border-radius: 25px;
display: inline-block;
line-height:50px;
height: 50px;
text-align: center;
text-decoration: none;
-webkit-text-size-adjust: none;
white-space: nowrap;
mso-hide:all;" linkuuid="5a9a93f3-2abc-4645-b42b-5d59acafd0f2"> Kérjen visszahívást! </a>
</div></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="1ebe85be-9863-486a-836f-8721bd8fa795" style=" width: 91.42857142857143%; max-width: 640px;" class="box box-1ebe85be-9863-486a-836f-8721bd8fa795">
<table role="presentation" style="
width: 100%; max-width: 640px;
background: transparent;
font-size: 13px;
font-family: Arial;
line-height: 1.4;
" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style=" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; " align="left" class="box-content-wrapper">
<ul>
<li><span style="font-size: 15px;">Amennyiben jelenleg nem rendelkezik olyan lakással, amire biztosítást szeretne kötni vagy most nem kíván biztosítót váltani, akkor kérjük kattintson az alábbi linkre:<a title=" nincs teendő" href="${NINCS_TEENDO}" target="_blank" rel="noopener" linkuuid="019083fe-4a59-4165-80df-755833584289"> nincs teendő</a></span></li>
</ul></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="da6f32f0-d18c-42a7-a4e9-27b1f51de96e" style=" width: 91.42857142857143%; max-width: 640px;" class="box box-da6f32f0-d18c-42a7-a4e9-27b1f51de96e">
<table role="presentation" style="
width: 100%; max-width: 640px;
background: transparent;
font-size: 15px;
font-family: Arial;
line-height: 1.4;
" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style=" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; " align="left" class="box-content-wrapper">
<p><span style="font-size: 15px; font-family: Arial;">Köszönettel, és bízva a további közös együttműködésben,</span></p>
<p> </p>
<p><span style="font-size: 15px; font-family: Arial;">${BROKER_NAME}</span></p></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="04a8f5c8-6f22-4357-b499-0a742a1c08ad" style="vertical-align: top; width: 100%; max-width: 700px;" class="container-04a8f5c8-6f22-4357-b499-0a742a1c08ad responsive-container">
<table style="
width: 100%; max-width: 700px;
padding-left: 30px; padding-top: 20px; padding-bottom: 20px;
background: #2c3cff;
" align="left" cellpadding="0" cellspacing="0" border="0" width="100%">
<tbody>
<tr class="row-container-children">
<td id="4a77a760-41b5-46bf-9f0b-0e64878bea87" style=" width: 95.71428571428572%; max-width: 670px;" class="box box-4a77a760-41b5-46bf-9f0b-0e64878bea87">
<table role="presentation" style="
width: 100%; max-width: 670px;
background: transparent;
font-size: 15px;
font-family: Arial;
line-height: 1.4;
" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style=" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; " align="left" class="box-content-wrapper">
<p><span style="font-size: 15px; font-family: Arial; color: #ffffff;">${RESIDENCE_ADDRESS}</span></p>
<p><span style="font-size: 15px; font-family: Arial; color: #ffffff;">${MAILING_ADDRESS}</span></p>
<p><span style="font-size: 15px; font-family: Arial; color: #ffffff;">${TELEPHONE}</span></p>
<p><span style="font-size: 15px; font-family: Arial; color: #ffffff;">${EMAIL}</span></p></td>
</tr>
</tbody>
</table></td>
<td style="vertical-align: top;" class="placeholder-td"></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="37f52a58-9d39-45fe-83b9-391e5b508191" style=" width: 100%; max-width: 700px;" class="box box-37f52a58-9d39-45fe-83b9-391e5b508191">
<table role="presentation" style="
width: 100%; max-width: 700px;
background: transparent;
font-size: 11px;
font-family: Arial;
line-height: 1.4;
" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style=" padding-top: 20px; padding-bottom: 20px; vertical-align: middle; " align="center" class="box-content-wrapper">
<p style="color: #616a72; line-height: 1.4; text-align: center;"><span style="color: #000000; font-size: 12px;">Ha nem szeretne több ilyen témájú levelet kapni, kérjük, kattintson a <a style="color: #000000; text-decoration: underline;" title="unsubscribe" href="unsubscribe" data-mce-title="unsubscribe"> leiratkozásra. </a></span></p></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table><!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</div><!--[if mso | IE]>
</td>
</tr>
</table>
<![endif]-->
</center>
</body>
</html></div> </body></html>]]></htmlBody>
<createdAt>2024-06-04T15:12:42.651+02:00</createdAt>
<sentAt>2024-06-04T15:12:44.173+02:00</sentAt>
<responseStatus>
<code>0</code>
<messages/>
</responseStatus>
<channel>EMAIL</channel>
<uuid>25f90a98-1408-407d-af12-32ca226dad42</uuid>
<dmsMessageIdentifier>45438678</dmsMessageIdentifier>
<userName>admin</userName>
<clientName>hammyAdmin</clientName>
</response>
</ns2:showMessageResponse>
</S:Body>
</S:Envelope>
REST API
Kérés
GET hammy/json/query/v7/messages/{{id/uuid}}
ID és UUID is megadható.
| Név | Típus | Leírás |
|---|---|---|
| clientHashKey | String | A webszolgáltatást hívó kliens azonosítója. |
| userName | String | A felhasználó neve. |
Válasz
| Típus | Leírás |
|---|---|
| JMessage7 | Megtalált üzenet. |
Minta
GET /hammy/json/query/v7/messages/{{id}}
Authorization: JWT {{jwtToken}}
X-Client-Hash-Key: {{clientHashKey}}
X-User-Name: {{userName}}
Accept: application/json
HTTP/1.1 200 OK
Content-Type: application/json
{
"meta": {
"responseStatus": {
"code": 0,
"messages": []
},
"params": []
},
"uuid": "4c0b6842-6163-4869-8551-f4457b7f607b",
"actualStatus": "SENT",
"statusLastChangedAt": "2025-07-18T13:15:51.429+02:00",
"messageType": "TESZT_250527_01",
"templateVersionUuid": "ccb2673a-75d8-4b96-985c-5e8380d8dc04",
"recipientName": "Teszt Elek",
"recipientAddress": "teszt@dbx.hu",
"archivingExpected": true,
"createdAt": "2025-07-18T13:15:50.683+02:00",
"sentAt": "2025-07-18T13:15:51.428+02:00",
"canShow": true,
"subject": "teszt",
"htmlBody": "<!DOCTYPE html><html lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:o=\"urn:schemas-microsoft-com:office:office\"> <head> <!-- based on cerberus-responsive pattern --> <meta charset=\"utf-8\"/> <meta name=\"viewport\" content=\"width=device-width\"/> <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"/> <meta name=\"x-apple-disable-message-reformatting\"/> <meta name=\"format-detection\" content=\"telephone=no,address=no,email=no,date=no,url=no\"/> <meta name=\"color-scheme\" content=\"light\"/> <meta name=\"supported-color-schemes\" content=\"light\"/> <title></title> <!--[if gte mso 9]> <xml> <o:OfficeDocumentSettings> <o:AllowPNG/> <o:PixelsPerInch>96</o:PixelsPerInch> </o:OfficeDocumentSettings> </xml> <![endif]--> <!--[if gte mso 9]> <style> table { border-spacing: 0 !important; border-collapse: collapse !important; table-layout: fixed !important; margin: 0 auto !important; } </style> <![endif]--> <style type=\"text/css\"> :root { color-scheme: light; supported-color-schemes: light; } html, body { margin: 0 auto !important; padding: 0 !important; height: 100% !important; width: 100% !important; line-height: normal; } * { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } div[style*=\"margin: 16px 0\"] { margin: 0 !important; } #MessageViewBody, #MessageWebViewDiv { width: 100% !important; } table, td { mso-table-lspace: 0pt !important; mso-table-rspace: 0pt !important; } table { word-break: break-word; } th { font-weight: normal; } a { text-decoration: none; } img { -ms-interpolation-mode: bicubic; } a[x-apple-data-detectors], .unstyle-auto-detected-links a, .aBn { border-bottom: 0 !important; cursor: default !important; color: inherit !important; text-decoration: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !important; } .im { color: inherit !important; } .a6S { display: none !important; opacity: 0.01 !important; } img.g-img+div { display: none !important; } @media only screen and (min-device-width: 320px) and (max-device-width: 374px) { u~div .email-container { min-width: 320px !important; } } @media only screen and (min-device-width: 375px) and (max-device-width: 413px) { u~div .email-container { min-width: 375px !important; } } @media only screen and (min-device-width: 414px) { u~div .email-container { min-width: 414px !important; } } /* section 2 */ .button-td, .button-a { transition: all 100ms ease-in; } .button-td-primary:hover, .button-a-primary:hover { background: #555555 !important; border-color: #555555 !important; } /* Media Queries */ @media screen and (max-width: 599px) { .email-container { width: 100% !important; margin: auto !important; } .stack-column, .placeholder-td { display: none !important; } .center-on-narrow { text-align: center !important; display: block !important; margin-left: auto !important; margin-right: auto !important; float: none !important; } table.center-on-narrow { display: inline-block !important; } .responsive-container > table > tbody > tr > td { width: 100% !important; max-width: 100% !important; display: block !important; } .responsive-container > table > tbody > tr > td > table { width: 100% !important; max-width: 100% !important; } } /* section 3 */ p { margin: 0; } table { table-layout: fixed; } .box table { table-layout: auto; } .email-container .email-container .top-element { margin: 0 !important; padding: 0 !important; } </style> </head> <body width=\"100%\" style=\"margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: white;\"> <center role=\"article\" aria-roledescription=\"email\" lang=\"en\" style=\"width: 100%; background-color: #efefef;\">\n <!--[if mso | IE]>\n <table role=\"presentation\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"background-color: #efefef;\">\n <tr>\n <td>\n <![endif]-->\n <div class=\"email-container\" style=\"max-width: 600px; margin: 0 auto;\">\n <!--[if mso]>\n <table align=\"center\" role=\"presentation\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"600\">\n <tr>\n <td>\n <![endif]-->\n <table role=\"presentation\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\" style=\"margin: auto;\">\n <tbody>\n <tr>\n <td class=\"top-element\" style=\"vertical-align: top; \n width: 100%;\n max-width: 600px;\n background: #efefef;background-image: url(cid:badge.png);background-repeat: repeat;\n padding-left: 40px;\n padding-right: 40px;\n padding-top: 20px;\n padding-bottom: 20px;\n \">\n <table role=\"presentation\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"margin-left: auto; margin-right: auto;\" width=\"100%\">\n <tbody>\n <tr>\n <td id=\"34868a22-9666-41ea-847f-b4e7086ac9a4\" style=\"vertical-align: top; width: 100%; max-width: 520px;\" class=\"container-34868a22-9666-41ea-847f-b4e7086ac9a4 responsive-container\">\n <table style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n \" align=\"left\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"column-container-children\">\n <tbody>\n <tr>\n <td id=\"899d826f-2a13-4fc0-9d95-917f275a1234\" style=\" width: 100%; max-width: 520px;\" class=\"box box-899d826f-2a13-4fc0-9d95-917f275a1234\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n border-color: #ff00ff;\n border-style: solid;\n border-left-width: 2px; border-right-width: 2px; border-top-width: 2px; border-bottom-width: 2px; border-top-right-radius: 10px; border-top-left-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; \n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" vertical-align: middle; text-align: center;\" class=\"box-content-wrapper\"><!--[if !mso]><!-- --> <img src=\"cid:minden_lepes_szamit.jpg\" alt=\"minden_lepes_szamit.jpg\" style=\"max-width: 100%; max-height: 100%; display: block; margin-left: auto; margin-right: auto;\"> <!--<![endif]--> <!--[if gte mso 9]>\n <img src=\"cid:minden_lepes_szamit.jpg\" alt=\"minden_lepes_szamit.jpg\" width=\"516\" height=\"287\" style=\"display:inline-block;border:none;outline:none;padding:0;margin:0; width:516px; height:auto;\" border=\"0\" hspace=\"0\" vspace=\"0\">\n <![endif]--></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"605f991e-aeac-429b-9853-9dc8bf6dae02\" style=\" width: 100%; max-width: 520px;\" class=\"box box-605f991e-aeac-429b-9853-9dc8bf6dae02\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: white;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 40px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p><span style=\"font-size: 21px;\"><strong><span style=\"font-family: Arial;\">Tisztelt Réka</span></strong></span></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <!-- -->\n <td id=\"8396adc4-eb1b-4c99-b1ec-610089fdc8e1\" style=\" width: 100%; max-width: 520px;\" class=\"box box-8396adc4-eb1b-4c99-b1ec-610089fdc8e1\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p style=\"text-align: right; line-height: 3;\"><span style=\"font-size: 13px; font-family: Arial;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla at lacinia lacus. Nam eget pellentesque erat, a pulvinar velit. Suspendisse neque neque, pulvinar et porttitor ut, malesuada non est. Vivamus dolor velit, efficitur quis metus at, dapibus sollicitudin arcu. Donec vitae sem interdum, luctus lectus vel, convallis erat. Fusce mauris lectus, condimentum vel nibh id, tincidunt finibus massa. Vestibulum sit amet ipsum malesuada, aliquam dolor non, accumsan mi. Donec et pulvinar mauris.</span></p></td>\n </tr>\n </tbody>\n </table></td><!-- -->\n </tr>\n <tr>\n <!-- -->\n <td id=\"37960ffc-0298-42f8-99ee-aa5a46d358e3\" style=\" width: 100%; max-width: 520px;\" class=\"box box-37960ffc-0298-42f8-99ee-aa5a46d358e3\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p>Quisque augue leo, interdum hendrerit bibendum fermentum, tempus ut ipsum. Nullam nunc turpis, mollis id porta sed, tempor ac velit. Donec consequat ex ut nibh varius, eget bibendum justo porttitor. Vivamus interdum dui ac nulla faucibus, id pellentesque ipsum elementum. Duis pellentesque nunc magna, at molestie arcu porta sit amet. Donec aliquam sapien ut orci semper, at finibus orci iaculis. Fusce hendrerit euismod hendrerit. Nulla varius urna sapien, vel accumsan quam pulvinar vel. Aliquam a libero vitae libero tempor volutpat sit amet sed magna. Sed cursus, orci id malesuada interdum, turpis odio tristique urna, non tristique ex elit eget lorem. Praesent varius leo pharetra tempor lacinia. Donec convallis est sit amet nulla semper porttitor. Vivamus lobortis sem quam, posuere posuere risus eleifend in. <a title=\"hasznalt\" href=\"https://www.hasznaltauto.hu/\" target=\"_blank\" rel=\"noopener\" linkuuid=\"8d9a2fab-06d2-43cf-b1e7-63b95eb56783\">Etiam magna turpis, malesuada at tristique ac, condimentum eget nisl. Nam et libero lacus.</a></p></td>\n </tr>\n </tbody>\n </table></td><!-- -->\n </tr>\n <tr>\n <td id=\"765f4370-320e-4108-bddb-1df344e6a596\" style=\" width: 100%; max-width: 520px;\" class=\"box box-765f4370-320e-4108-bddb-1df344e6a596\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <ul style=\"list-style-type: '🟌 ';\">\n <li style=\"margin-top: 9px; margin-bottom: 9px;\"><span style=\"font-size: 13px; font-family: Arial;\">vagy levágni a túl hosszú szöveget mentés előtt (pl. max 255 karakter),<br></span></li>\n <li style=\"margin-top: 9px; margin-bottom: 9px;\"><span style=\"font-size: 13px; font-family: Arial;\">vagy megnövelni az adatbázis mező hosszát (pl. 1000 vagy 4000 karakterre),<br></span></li>\n <li style=\"margin-top: 9px; margin-bottom: 9px;\"><span style=\"font-size: 13px; font-family: Arial;\">vagy csak a megjelenített szöveg legyen rövid, és a teljes link valamilyen más mezőbe kerüljön.</span></li>\n </ul></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"2ae93175-a78b-466c-acdd-4fa22b79b0b9\" style=\" width: 100%; max-width: 520px;\" class=\"box box-2ae93175-a78b-466c-acdd-4fa22b79b0b9\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-top: 30px; padding-bottom: 30px; vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\">\n <div>\n <!--[if mso]>\n <v:rect xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:w=\"urn:schemas-microsoft-com:office:word\" href=\"https://hammy3.com/\"\n title=\"hammy3dotcom\" style=\"height:50px;v-text-anchor:middle;padding:0;width:200px;\"\n arcsize=\"undefined%\" stroke=\"f\" fillcolor=\"#1E4681\">\n <v:textbox inset=\"-2px,-2px,-2px,-2px\">\n <w:anchorlock/>\n <center style=\"mso-line-height-rule:exactly;\n font-size: 13px;\n font-family: Arial;\n color: #FFFFFF;\n text-align: center;\n text-decoration: none;\n \">\n <span style=\"font-size: 13px; font-family: Arial;\">HAMMY3</span>\n </center>\n </v:textbox>\n </v:rect>\n <![endif]--><a href=\"https://hammy3.com/\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"hammy3dotcom\" style=\"\n font-size: 13px;\n font-family: Arial;\n color: #FFFFFF;\n text-align: center;\n text-decoration: none;\n width: 200px;\n background: #1E4681;\n border-radius: 0px;\n display: inline-block;\n line-height:50px;\n height: 50px;\n text-align: center;\n text-decoration: none;\n -webkit-text-size-adjust: none;\n white-space: nowrap;\n mso-hide:all;\" linkuuid=\"49ee2cf3-054d-487f-903d-59a164825bfe\"> <span style=\"font-size: 13px; font-family: Arial;\">HAMMY3</span> </a>\n </div></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"237ad97e-9b38-4373-adb7-7d76fec8e85c\" style=\" width: 100%; max-width: 520px;\" class=\"box box-237ad97e-9b38-4373-adb7-7d76fec8e85c\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 11px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\">\n <p style=\"color: #616a72; line-height: 1.4; text-align: center;\">Ha nem szeretne több ilyen témájú levelet kapni, kérjük, kattintson a <a style=\"color: #616a72; text-decoration: underline;\" title=\"unsubscribe\" href=\"unsubscribe\" data-mce-title=\"unsubscribe\"><span> leiratkozásra</span><span>.</span> </a></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table><!--[if mso]>\n </td>\n </tr>\n </table>\n <![endif]-->\n </div><!--[if mso | IE]>\n </td>\n </tr>\n </table>\n <![endif]-->\n</center> </body></html>",
"replyToAddress": "teszt@dbx.hu",
"replyToName": "Hammy Teszt",
"fromAddress": "noreply@dbx.hu",
"fromName": "Hammy Teszt",
"permissionShow": [],
"permissionList": [],
"properties": [
{
"id": 2337266,
"key": "ARCHIVE_TARGET",
"value": "DMS",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2337267,
"key": "ONLY_DOWNLOAD_EXPECTED",
"value": "YES",
"valueType": "BOOLEAN",
"isMetaData": false
},
{
"id": 2337268,
"key": "teszt",
"value": "212",
"isMetaData": false
},
{
"id": 2337269,
"key": "create_test",
"value": "YES",
"isMetaData": false
},
{
"id": 2337262,
"key": "recipientName",
"value": "Réka",
"isMetaData": false
},
{
"id": 2337263,
"key": "lipsum1",
"value": "3",
"isMetaData": false
},
{
"id": 2337264,
"key": "lipsum2",
"value": "3",
"isMetaData": false
},
{
"id": 2337265,
"key": "TEST_MAIL",
"value": "YES",
"isMetaData": false
},
{
"id": 2337274,
"key": "HTML_BODY_CHECKSUM",
"value": "5517ab7b5a0ca792d0684c2d8978fdc4e70eca706208fd887abdca1d41c75f7b6294c452067177852a61809047fa0fc029800370f86d3aef65da46e8ab7bb82c",
"valueType": "STRING",
"isMetaData": true
},
{
"id": 2337275,
"key": "NOTICE_HTML_BODY_CHECKSUM",
"value": "40e235ac157487663310f1986593b9c9749146f316bf8e4e05920ebe77cb25e8f4d2ac09b9a045f3c9307e088bb2a61e151d9ac68c632bd7dd7192b659488aa2",
"valueType": "STRING",
"isMetaData": true
},
{
"id": 2337270,
"key": "SKELETON",
"value": "Y",
"valueType": "BOOLEAN",
"isMetaData": false
},
{
"id": 2337271,
"key": "TRACKING_MODE",
"value": "LINK",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2337272,
"key": "NOTICE_TRACKING_MODE",
"value": "ALL",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2337273,
"key": "SMTP_MESSAGE_ID",
"value": "<1752837351389.3d3379f7e4b44e4b669f82389c3edcd0c87dbcad.JavaMail.tomcat@hammy-tomcat.xen.dbx.lan>",
"valueType": "STRING",
"isMetaData": false
}
],
"bounces": [],
"attachments": [],
"messageEvents": [
{
"eventName": "Hammy feldolgozás elindítva / Hammy process started",
"eventCode": "HAMMY_PROCESS_STARTED",
"eventDate": "2025-07-18T13:15:50.703+02:00",
"params": []
},
{
"eventName": "Hammy feldolgozás Email küldés / Hammy process Email sending",
"eventCode": "HAMMY_MAIL_SENT",
"eventDate": "2025-07-18T13:15:51.428+02:00",
"params": []
},
{
"eventName": "DMS feldolgozás elindítva / DMS process started",
"eventCode": "DMS_PROCESS_STARTED",
"eventDate": "2025-07-18T13:15:51.993+02:00",
"params": []
}
],
"clickedLinks": [],
"channel": "CLIENTBOX",
"replyEnvelopAttached": false,
"paymentSlipAttached": false,
"createdInScenario": false,
"noticeSubject": "${attachmentProperties.get(\"nnBusiness_eapp_lD\")}",
"noticeHtmlBody": "<!doctype html>\n<html lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:o=\"urn:schemas-microsoft-com:office:office\">\n <head>\n <meta charset=\"utf-8\"><!-- utf-8 works for most cases -->\n <meta name=\"viewport\" content=\"width=device-width\"><!-- Forcing initial-scale shouldn't be necessary -->\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"><!-- Use the latest (edge) version of IE rendering engine -->\n <meta name=\"x-apple-disable-message-reformatting\"><!-- Disable auto-scale in iOS 10 Mail entirely -->\n <meta name=\"format-detection\" content=\"telephone=no,address=no,email=no,date=no,url=no\"><!-- Tell iOS not to automatically link certain text strings. -->\n <meta name=\"color-scheme\" content=\"light\">\n <meta name=\"supported-color-schemes\" content=\"light\">\n <title></title><!-- The title tag shows in email notifications, like Android 4.4. --> <!-- What it does: Makes background images in 72ppi Outlook render at correct size. --> <!--[if gte mso 9]>\n <xml>\n <o:OfficeDocumentSettings>\n <o:AllowPNG/>\n <o:PixelsPerInch>96</o:PixelsPerInch>\n </o:OfficeDocumentSettings>\n </xml>\n <![endif]--> <!-- This style is only needed for Outlook, and causes padding issues for other clients. --> <!--[if gte mso 9]>\n <style>\n table {\n border-spacing: 0 !important;\n border-collapse: collapse !important;\n table-layout: fixed !important;\n margin: 0 auto !important;\n }\n </style>\n <![endif]-->\n <style type=\"text/css\">\n :root {\n color-scheme: light;\n supported-color-schemes: light;\n }\n html,\n body {\n margin: 0 auto !important;\n padding: 0 !important;\n height: 100% !important;\n width: 100% !important;\n line-height: normal;\n }\n * {\n -ms-text-size-adjust: 100%;\n -webkit-text-size-adjust: 100%;\n }\n div[style*=\"margin: 16px 0\"] {\n margin: 0 !important;\n }\n #MessageViewBody,\n #MessageWebViewDiv {\n width: 100% !important;\n }\n table,\n td {\n mso-table-lspace: 0pt !important;\n mso-table-rspace: 0pt !important;\n }\n th {\n font-weight: normal;\n }\n a {\n text-decoration: none;\n }\n img {\n -ms-interpolation-mode: bicubic;\n }\n /* What it does: A work-around for email clients meddling in triggered links. */\n a[x-apple-data-detectors], /* iOS */\n .unstyle-auto-detected-links a,\n .aBn {\n border-bottom: 0 !important;\n cursor: default !important;\n color: inherit !important;\n text-decoration: none !important;\n font-size: inherit !important;\n font-family: inherit !important;\n font-weight: inherit !important;\n line-height: inherit !important;\n }\n .im {\n color: inherit !important;\n }\n .a6S {\n display: none !important;\n opacity: 0.01 !important;\n }\n img.g-img+div {\n display: none !important;\n }\n /* iPhone 4, 4S, 5, 5S, 5C, and 5SE */\n @media only screen and (min-device-width: 320px) and (max-device-width: 374px) {\n u~div .email-container {\n min-width: 320px !important;\n }\n }\n\n /* iPhone 6, 6S, 7, 8, and X */\n @media only screen and (min-device-width: 375px) and (max-device-width: 413px) {\n u~div .email-container {\n min-width: 375px !important;\n }\n }\n\n /* iPhone 6+, 7+, and 8+ */\n @media only screen and (min-device-width: 414px) {\n u~div .email-container {\n min-width: 414px !important;\n }\n }\n\n /* section 2 */\n\n .button-td,\n .button-a {\n transition: all 100ms ease-in;\n }\n\n .button-td-primary:hover,\n .button-a-primary:hover {\n background: #555555 !important;\n border-color: #555555 !important;\n }\n\n /* Media Queries */\n @media screen and (max-width: 600px) {\n\n .email-container {\n width: 100% !important;\n margin: auto !important;\n }\n\n .stack-column, .placeholder-td {\n display: none !important;\n }\n\n /* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */\n .center-on-narrow {\n text-align: center !important;\n display: block !important;\n margin-left: auto !important;\n margin-right: auto !important;\n float: none !important;\n }\n table.center-on-narrow {\n display: inline-block !important;\n }\n\n .responsive-container > table > tbody > tr > td {\n width: 100% !important;\n max-width: 100% !important;\n display: block !important;\n }\n .responsive-container > table > tbody > tr > td > table {\n width: 100% !important;\n max-width: 100% !important;\n }\n \n .box-580e5f32-6bd8-4443-81b9-e94cd07e4eb1[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-31bd94e9-71f7-49d5-8492-a579e60a514b[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-8e713a8d-5881-4317-9673-e94d635d8748[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-2e41697e-8f06-485f-9753-25abe8ce0505[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-172337de-bb12-4dd2-810c-b784265207ee[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-3656e685-c2fc-4ef3-ad16-56fd6248064f[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-e9320e55-7df9-4226-8b35-e332f58f8852[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-7bb917e7-d11f-4530-8728-c26841304ae9[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n }\n\n /* section 3 */\n\n p { margin: 0; }\n table { table-layout: fixed; }\n .box table { table-layout: auto; }\n \n /*\n a {\n color: inherit !important;\n text-decoration: none !important;\n font-size: inherit !important;\n font-family: inherit !important;\n font-weight: inherit !important;\n line-height: inherit !important;\n }\n u + #body a {\n color: inherit !important;\n text-decoration: none !important;\n font-size: inherit !important;\n font-family: inherit !important;\n font-weight: inherit !important;\n line-height: inherit !important;\n }\n #MessageViewBody a {\n color: inherit !important;\n text-decoration: none !important;\n font-size: inherit !important;\n font-family: inherit !important;\n font-weight: inherit !important;\n line-height: inherit !important;\n }\n */\n </style>\n </head>\n <body width=\"100%\" style=\"margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: #ffffff;\">\n <center role=\"article\" aria-roledescription=\"email\" lang=\"en\" style=\"width: 100%; background-color: #ffffff;\">\n <!--[if mso | IE]>\n <table role=\"presentation\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"background-color: #ffffff;\">\n <tr>\n <td>\n <![endif]-->\n <div style=\"max-width: 600px; margin: 0 auto;\" class=\"email-container\">\n <!--[if mso]>\n <table align=\"center\" role=\"presentation\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"600\">\n <tr>\n <td>\n <![endif]-->\n <table role=\"presentation\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\" style=\"margin: auto;\">\n <tbody>\n <tr>\n <td style=\"vertical-align: top; \n width: 100%;\n max-width: 600px;\n background: #ffffff;\n padding-left: 40px;\n padding-right: 40px;\n padding-top: 20px;\n padding-bottom: 20px;\n \">\n <table role=\"presentation\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"margin-left: auto; margin-right: auto;\" width=\"100%\">\n <tbody>\n <tr>\n <td id=\"f9bfe755-07d8-4e80-99ff-aeb5907c54a2\" style=\"vertical-align: top; width: 100%; max-width: 520px;\" class=\"container-f9bfe755-07d8-4e80-99ff-aeb5907c54a2 responsive-container\">\n <table style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n \" align=\"left\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"column-container-children\">\n <tbody>\n <tr>\n <td id=\"580e5f32-6bd8-4443-81b9-e94cd07e4eb1\" style=\" width: 100%; max-width: 520px;\" class=\"box box-580e5f32-6bd8-4443-81b9-e94cd07e4eb1\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" vertical-align: middle; text-align: left;\" class=\"box-content-wrapper\"><!--[if !mso]><!-- --> <img src=\"cid:NN_logo_01.png\" alt=\"NN_logo_01.png\" style=\"max-width: 100%; max-height: 100%; display: block; margin-left: 0; margin-right: auto;\"> <!--<![endif]--> <!--[if gte mso 9]>\n <img src=\"cid:NN_logo_01.png\" alt=\"NN_logo_01.png\" width=\"106\" height=\"58\" style=\"display:inline-block;border:none;outline:none;padding:0;margin:0; width:106px; height:auto;\" border=\"0\" hspace=\"0\" vspace=\"0\">\n <![endif]--></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"31bd94e9-71f7-49d5-8492-a579e60a514b\" style=\"height: 50px; width: 9.615384615384617%; max-width: 50px;\" class=\"box box-31bd94e9-71f7-49d5-8492-a579e60a514b\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 50px;\n height: 50px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" height: 50px; vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\"> </td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"8e713a8d-5881-4317-9673-e94d635d8748\" style=\" width: 100%; max-width: 520px;\" class=\"box box-8e713a8d-5881-4317-9673-e94d635d8748\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: white;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p><strong><span style=\"font-size: 18px; font-family: Arial;\">Kedves ${attachmentPropefties.get(\"nnBusiness client_name\")}!</span></strong></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"2e41697e-8f06-485f-9753-25abe8ce0505\" style=\" width: 100%; max-width: 520px;\" class=\"box box-2e41697e-8f06-485f-9753-25abe8ce0505\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: white;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p><span style=\"font-size: 15px;\">Köszönjük, hogy az NN Biztosítót választotta. Kérjük figyelmesen olvassa el levelünket, rendkívül fontos információkat tartalmaz!</span></p>\n <p> </p>\n <p><span style=\"color: #ee7203;\"><strong><span style=\"font-size: 16px;\">Hagyja jóvá az elkészült ajánlat tervezetet</span></strong></span></p>\n <p><span style=\"font-size: 15px;\">Az „Ajánlati dokumentáció letöltése, jóváhagyása” gombra kattintva kérjük, töltse le, ellenőrizze, majd hagyja jóvá ajánlat tervezetet és a kapcsolódó tájékoztató dokumentumainak tartalmát. </span></p>\n <p> </p>\n <p><span style=\"font-size: 15px;\">Felhívjuk figyelmét, hogy a <span style=\"text-decoration: underline;\"><strong>jóváhagyásra a mai nap végéig van lehetősége!</strong></span> Ha a jóváhagyást a megadott határidőig nem végzi el, akkor nem jön létre ajánlat. és az ajánlat tervezet automatikusan elutasításra kerül!</span></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"172337de-bb12-4dd2-810c-b784265207ee\" style=\"height: 20px; width: 9.615384615384617%; max-width: 50px;\" class=\"box box-172337de-bb12-4dd2-810c-b784265207ee\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 50px;\n height: 20px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" height: 20px; vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\"> </td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"3656e685-c2fc-4ef3-ad16-56fd6248064f\" style=\" width: 100%; max-width: 520px;\" class=\"box box-3656e685-c2fc-4ef3-ad16-56fd6248064f\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\">\n <div>\n <!--[if mso]>\n <v:roundrect xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:w=\"urn:schemas-microsoft-com:office:word\" href=\"${encryptedMailUrl}\"\n title=\"Ajanlati dokumentacio letoltese\" style=\"height:50px;v-text-anchor:middle;padding:0;width:290px;\"\n arcsize=\"10%\" stroke=\"f\" fillcolor=\"#ee7203\">\n <v:textbox inset=\"-2px,-2px,-2px,-2px\">\n <w:anchorlock/>\n <center style=\"mso-line-height-rule:exactly;\n font-size: 13px;\n font-family: Arial;\n color: #FFFFFF;\n text-align: center;\n text-decoration: none;\n \">\n <span style=\"font-size: 13px; font-family: Arial;\">Ajánlati dokumentáció letöltése, jóváhagyása</span>\n </center>\n </v:textbox>\n </v:roundrect>\n <![endif]--><a href=\"${encryptedMailUrl}\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"Ajanlati dokumentacio letoltese\" style=\"\n font-size: 13px;\n font-family: Arial;\n color: #FFFFFF;\n text-align: center;\n text-decoration: none;\n width: 290px;\n background-color: #ee7203;\n border-radius: 10px;\n display: inline-block;\n line-height:50px;\n height: 50px;\n text-align: center;\n text-decoration: none;\n -webkit-text-size-adjust: none;\n white-space: nowrap;\n mso-hide:all;\" linkuuid=\"d9eea190-884d-4b76-874d-f7f1c087aa2e\"> <span style=\"font-size: 13px; font-family: Arial;\">Ajánlati dokumentáció letöltése, jóváhagyása</span> </a>\n </div></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"e9320e55-7df9-4226-8b35-e332f58f8852\" style=\"height: 20px; width: 9.615384615384617%; max-width: 50px;\" class=\"box box-e9320e55-7df9-4226-8b35-e332f58f8852\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 50px;\n height: 20px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" height: 20px; vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\"> </td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"7bb917e7-d11f-4530-8728-c26841304ae9\" style=\" width: 100%; max-width: 520px;\" class=\"box box-7bb917e7-d11f-4530-8728-c26841304ae9\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: white;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p><span style=\"color: #ee7203;\"><strong><span style=\"font-size: 16px;\">Hogyan éri el a titkosított dokumentumokat?</span></strong></span></p>\n <p><span style=\"font-size: 15px;\">Adatvédelmi okokból és a biztosítási titok védelme érdekében dokumentumait titkosított formában küldjük meg Önnek. A titkosítást a mellékletre, vagy a fenti „Ajánlati dokumentáció letöltése, jóváhagyása” gombra kattintva, a megjelenő leírást követve oldhatja fel. Első belépés alkalmával állítsa be jelszavát. Ha már rendelkezik jelszóval, akkor ennek megadásával lépjen be a dokumentum letöltési felületre. </span></p>\n <p> </p>\n <p><span style=\"font-size: 15px;\">Leveleink kézbesítésével, valamint a titkosítás feloldásával kapcsolatos általános tájékoztatónk itt érhető el.</span></p>\n <p> </p>\n <p><strong><span style=\"font-size: 16px; color: #ee7203;\">Kérdése van? </span></strong></p>\n <p><span style=\"font-size: 15px;\">Keressen bennünket ingyenesen hívható telefonos ügyfélszolgálatunkon a <span style=\"color: #ee7203;\"><a style=\"color: #ee7203;\" title=\"Hívjon minket\" href=\"tel:1433\" target=\"_blank\" rel=\"noopener\">1433</a></span>-as telefonszámon! </span><span style=\"font-size: 15px;\">További elérhetőségeinket, hívásfogadási és nyitvatartási időnket honlapunkon, <span style=\"color: #ee7203;\"><a style=\"color: #ee7203;\" title=\"NN ügyfélszolgálat\" href=\"https://www.nn.hu/ugyfelszolgalat\" target=\"_blank\" rel=\"noopener\" linkuuid=\"d981d300-9e5a-46b5-8ff3-64b82367c170\">ide kattintva</a></span> ismerheti meg. </span></p>\n <p> </p>\n <p><br><strong><span style=\"font-size: 15px;\">Üdvözlettel: </span></strong></p>\n <p><strong><span style=\"font-size: 15px;\">NN Biztosító Zrt.</span></strong></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table><!--[if mso]>\n </td>\n </tr>\n </table>\n <![endif]-->\n </div><!--[if mso | IE]>\n </td>\n </tr>\n </table>\n <![endif]-->\n </center>\n </body>\n</html>",
"aggregatedArchiveStatus": "ARCHIVED",
"dmsMessageIdentifier": "311389",
"userName": "admin",
"clientName": "default"
}
Find events
Ebben a verzióban nem változott.
Find properties
Ebben a verzióban nem változott.
List error queues
Ebben a verzióban nem változott.
List error queue items
Ebben a verzióban nem változott.
Show attachment
Ebben a verzióban nem változott.
Check email address
Ebben a verzióban nem változott.
Show message by ID
Üzenet lekérése ID alapján.
REST API
Ez a szolgáltatás jelenleg csak REST API-n keresztül elérhető.
REST API
Kérés
GET hammy/json/query/v7/messages/id/{{ID}}
| Név | Típus | Leírás |
|---|---|---|
| id | String | A keresett üzenet id-ja. |
Válasz
| Típus | Leírás |
|---|---|
| JMessage7 | Megtalált üzenet. |
Minta
GET /hammy/json/query/v7/messages/id/{{id}}
Authorization: JWT {{jwtToken}}
X-Client-Hash-Key: {{clientHashKey}}
X-User-Name: {{userName}}
Accept: application/json
HTTP/1.1 200 OK
Content-Type: application/json
{
"meta": {
"responseStatus": {
"code": 0,
"messages": []
},
"params": []
},
"uuid": "4c0b6842-6163-4869-8551-f4457b7f607b",
"actualStatus": "SENT",
"statusLastChangedAt": "2025-07-18T13:15:51.429+02:00",
"messageType": "TESZT_250527_01",
"templateVersionUuid": "ccb2673a-75d8-4b96-985c-5e8380d8dc04",
"recipientName": "Teszt Elek",
"recipientAddress": "teszt@dbx.hu",
"archivingExpected": true,
"createdAt": "2025-07-18T13:15:50.683+02:00",
"sentAt": "2025-07-18T13:15:51.428+02:00",
"canShow": true,
"subject": "teszt",
"htmlBody": "<!DOCTYPE html><html lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:o=\"urn:schemas-microsoft-com:office:office\"> <head> <!-- based on cerberus-responsive pattern --> <meta charset=\"utf-8\"/> <meta name=\"viewport\" content=\"width=device-width\"/> <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"/> <meta name=\"x-apple-disable-message-reformatting\"/> <meta name=\"format-detection\" content=\"telephone=no,address=no,email=no,date=no,url=no\"/> <meta name=\"color-scheme\" content=\"light\"/> <meta name=\"supported-color-schemes\" content=\"light\"/> <title></title> <!--[if gte mso 9]> <xml> <o:OfficeDocumentSettings> <o:AllowPNG/> <o:PixelsPerInch>96</o:PixelsPerInch> </o:OfficeDocumentSettings> </xml> <![endif]--> <!--[if gte mso 9]> <style> table { border-spacing: 0 !important; border-collapse: collapse !important; table-layout: fixed !important; margin: 0 auto !important; } </style> <![endif]--> <style type=\"text/css\"> :root { color-scheme: light; supported-color-schemes: light; } html, body { margin: 0 auto !important; padding: 0 !important; height: 100% !important; width: 100% !important; line-height: normal; } * { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } div[style*=\"margin: 16px 0\"] { margin: 0 !important; } #MessageViewBody, #MessageWebViewDiv { width: 100% !important; } table, td { mso-table-lspace: 0pt !important; mso-table-rspace: 0pt !important; } table { word-break: break-word; } th { font-weight: normal; } a { text-decoration: none; } img { -ms-interpolation-mode: bicubic; } a[x-apple-data-detectors], .unstyle-auto-detected-links a, .aBn { border-bottom: 0 !important; cursor: default !important; color: inherit !important; text-decoration: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !important; } .im { color: inherit !important; } .a6S { display: none !important; opacity: 0.01 !important; } img.g-img+div { display: none !important; } @media only screen and (min-device-width: 320px) and (max-device-width: 374px) { u~div .email-container { min-width: 320px !important; } } @media only screen and (min-device-width: 375px) and (max-device-width: 413px) { u~div .email-container { min-width: 375px !important; } } @media only screen and (min-device-width: 414px) { u~div .email-container { min-width: 414px !important; } } /* section 2 */ .button-td, .button-a { transition: all 100ms ease-in; } .button-td-primary:hover, .button-a-primary:hover { background: #555555 !important; border-color: #555555 !important; } /* Media Queries */ @media screen and (max-width: 599px) { .email-container { width: 100% !important; margin: auto !important; } .stack-column, .placeholder-td { display: none !important; } .center-on-narrow { text-align: center !important; display: block !important; margin-left: auto !important; margin-right: auto !important; float: none !important; } table.center-on-narrow { display: inline-block !important; } .responsive-container > table > tbody > tr > td { width: 100% !important; max-width: 100% !important; display: block !important; } .responsive-container > table > tbody > tr > td > table { width: 100% !important; max-width: 100% !important; } } /* section 3 */ p { margin: 0; } table { table-layout: fixed; } .box table { table-layout: auto; } .email-container .email-container .top-element { margin: 0 !important; padding: 0 !important; } </style> </head> <body width=\"100%\" style=\"margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: white;\"> <center role=\"article\" aria-roledescription=\"email\" lang=\"en\" style=\"width: 100%; background-color: #efefef;\">\n <!--[if mso | IE]>\n <table role=\"presentation\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"background-color: #efefef;\">\n <tr>\n <td>\n <![endif]-->\n <div class=\"email-container\" style=\"max-width: 600px; margin: 0 auto;\">\n <!--[if mso]>\n <table align=\"center\" role=\"presentation\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"600\">\n <tr>\n <td>\n <![endif]-->\n <table role=\"presentation\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\" style=\"margin: auto;\">\n <tbody>\n <tr>\n <td class=\"top-element\" style=\"vertical-align: top; \n width: 100%;\n max-width: 600px;\n background: #efefef;background-image: url(cid:badge.png);background-repeat: repeat;\n padding-left: 40px;\n padding-right: 40px;\n padding-top: 20px;\n padding-bottom: 20px;\n \">\n <table role=\"presentation\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"margin-left: auto; margin-right: auto;\" width=\"100%\">\n <tbody>\n <tr>\n <td id=\"34868a22-9666-41ea-847f-b4e7086ac9a4\" style=\"vertical-align: top; width: 100%; max-width: 520px;\" class=\"container-34868a22-9666-41ea-847f-b4e7086ac9a4 responsive-container\">\n <table style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n \" align=\"left\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"column-container-children\">\n <tbody>\n <tr>\n <td id=\"899d826f-2a13-4fc0-9d95-917f275a1234\" style=\" width: 100%; max-width: 520px;\" class=\"box box-899d826f-2a13-4fc0-9d95-917f275a1234\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n border-color: #ff00ff;\n border-style: solid;\n border-left-width: 2px; border-right-width: 2px; border-top-width: 2px; border-bottom-width: 2px; border-top-right-radius: 10px; border-top-left-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; \n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" vertical-align: middle; text-align: center;\" class=\"box-content-wrapper\"><!--[if !mso]><!-- --> <img src=\"cid:minden_lepes_szamit.jpg\" alt=\"minden_lepes_szamit.jpg\" style=\"max-width: 100%; max-height: 100%; display: block; margin-left: auto; margin-right: auto;\"> <!--<![endif]--> <!--[if gte mso 9]>\n <img src=\"cid:minden_lepes_szamit.jpg\" alt=\"minden_lepes_szamit.jpg\" width=\"516\" height=\"287\" style=\"display:inline-block;border:none;outline:none;padding:0;margin:0; width:516px; height:auto;\" border=\"0\" hspace=\"0\" vspace=\"0\">\n <![endif]--></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"605f991e-aeac-429b-9853-9dc8bf6dae02\" style=\" width: 100%; max-width: 520px;\" class=\"box box-605f991e-aeac-429b-9853-9dc8bf6dae02\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: white;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 40px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p><span style=\"font-size: 21px;\"><strong><span style=\"font-family: Arial;\">Tisztelt Réka</span></strong></span></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <!-- -->\n <td id=\"8396adc4-eb1b-4c99-b1ec-610089fdc8e1\" style=\" width: 100%; max-width: 520px;\" class=\"box box-8396adc4-eb1b-4c99-b1ec-610089fdc8e1\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p style=\"text-align: right; line-height: 3;\"><span style=\"font-size: 13px; font-family: Arial;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla at lacinia lacus. Nam eget pellentesque erat, a pulvinar velit. Suspendisse neque neque, pulvinar et porttitor ut, malesuada non est. Vivamus dolor velit, efficitur quis metus at, dapibus sollicitudin arcu. Donec vitae sem interdum, luctus lectus vel, convallis erat. Fusce mauris lectus, condimentum vel nibh id, tincidunt finibus massa. Vestibulum sit amet ipsum malesuada, aliquam dolor non, accumsan mi. Donec et pulvinar mauris.</span></p></td>\n </tr>\n </tbody>\n </table></td><!-- -->\n </tr>\n <tr>\n <!-- -->\n <td id=\"37960ffc-0298-42f8-99ee-aa5a46d358e3\" style=\" width: 100%; max-width: 520px;\" class=\"box box-37960ffc-0298-42f8-99ee-aa5a46d358e3\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p>Quisque augue leo, interdum hendrerit bibendum fermentum, tempus ut ipsum. Nullam nunc turpis, mollis id porta sed, tempor ac velit. Donec consequat ex ut nibh varius, eget bibendum justo porttitor. Vivamus interdum dui ac nulla faucibus, id pellentesque ipsum elementum. Duis pellentesque nunc magna, at molestie arcu porta sit amet. Donec aliquam sapien ut orci semper, at finibus orci iaculis. Fusce hendrerit euismod hendrerit. Nulla varius urna sapien, vel accumsan quam pulvinar vel. Aliquam a libero vitae libero tempor volutpat sit amet sed magna. Sed cursus, orci id malesuada interdum, turpis odio tristique urna, non tristique ex elit eget lorem. Praesent varius leo pharetra tempor lacinia. Donec convallis est sit amet nulla semper porttitor. Vivamus lobortis sem quam, posuere posuere risus eleifend in. <a title=\"hasznalt\" href=\"https://www.hasznaltauto.hu/\" target=\"_blank\" rel=\"noopener\" linkuuid=\"8d9a2fab-06d2-43cf-b1e7-63b95eb56783\">Etiam magna turpis, malesuada at tristique ac, condimentum eget nisl. Nam et libero lacus.</a></p></td>\n </tr>\n </tbody>\n </table></td><!-- -->\n </tr>\n <tr>\n <td id=\"765f4370-320e-4108-bddb-1df344e6a596\" style=\" width: 100%; max-width: 520px;\" class=\"box box-765f4370-320e-4108-bddb-1df344e6a596\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <ul style=\"list-style-type: '🟌 ';\">\n <li style=\"margin-top: 9px; margin-bottom: 9px;\"><span style=\"font-size: 13px; font-family: Arial;\">vagy levágni a túl hosszú szöveget mentés előtt (pl. max 255 karakter),<br></span></li>\n <li style=\"margin-top: 9px; margin-bottom: 9px;\"><span style=\"font-size: 13px; font-family: Arial;\">vagy megnövelni az adatbázis mező hosszát (pl. 1000 vagy 4000 karakterre),<br></span></li>\n <li style=\"margin-top: 9px; margin-bottom: 9px;\"><span style=\"font-size: 13px; font-family: Arial;\">vagy csak a megjelenített szöveg legyen rövid, és a teljes link valamilyen más mezőbe kerüljön.</span></li>\n </ul></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"2ae93175-a78b-466c-acdd-4fa22b79b0b9\" style=\" width: 100%; max-width: 520px;\" class=\"box box-2ae93175-a78b-466c-acdd-4fa22b79b0b9\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-top: 30px; padding-bottom: 30px; vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\">\n <div>\n <!--[if mso]>\n <v:rect xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:w=\"urn:schemas-microsoft-com:office:word\" href=\"https://hammy3.com/\"\n title=\"hammy3dotcom\" style=\"height:50px;v-text-anchor:middle;padding:0;width:200px;\"\n arcsize=\"undefined%\" stroke=\"f\" fillcolor=\"#1E4681\">\n <v:textbox inset=\"-2px,-2px,-2px,-2px\">\n <w:anchorlock/>\n <center style=\"mso-line-height-rule:exactly;\n font-size: 13px;\n font-family: Arial;\n color: #FFFFFF;\n text-align: center;\n text-decoration: none;\n \">\n <span style=\"font-size: 13px; font-family: Arial;\">HAMMY3</span>\n </center>\n </v:textbox>\n </v:rect>\n <![endif]--><a href=\"https://hammy3.com/\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"hammy3dotcom\" style=\"\n font-size: 13px;\n font-family: Arial;\n color: #FFFFFF;\n text-align: center;\n text-decoration: none;\n width: 200px;\n background: #1E4681;\n border-radius: 0px;\n display: inline-block;\n line-height:50px;\n height: 50px;\n text-align: center;\n text-decoration: none;\n -webkit-text-size-adjust: none;\n white-space: nowrap;\n mso-hide:all;\" linkuuid=\"49ee2cf3-054d-487f-903d-59a164825bfe\"> <span style=\"font-size: 13px; font-family: Arial;\">HAMMY3</span> </a>\n </div></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"237ad97e-9b38-4373-adb7-7d76fec8e85c\" style=\" width: 100%; max-width: 520px;\" class=\"box box-237ad97e-9b38-4373-adb7-7d76fec8e85c\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 11px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\">\n <p style=\"color: #616a72; line-height: 1.4; text-align: center;\">Ha nem szeretne több ilyen témájú levelet kapni, kérjük, kattintson a <a style=\"color: #616a72; text-decoration: underline;\" title=\"unsubscribe\" href=\"unsubscribe\" data-mce-title=\"unsubscribe\"><span> leiratkozásra</span><span>.</span> </a></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table><!--[if mso]>\n </td>\n </tr>\n </table>\n <![endif]-->\n </div><!--[if mso | IE]>\n </td>\n </tr>\n </table>\n <![endif]-->\n</center> </body></html>",
"replyToAddress": "teszt@dbx.hu",
"replyToName": "Hammy Teszt",
"fromAddress": "noreply@dbx.hu",
"fromName": "Hammy Teszt",
"permissionShow": [],
"permissionList": [],
"properties": [
{
"id": 2337266,
"key": "ARCHIVE_TARGET",
"value": "DMS",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2337267,
"key": "ONLY_DOWNLOAD_EXPECTED",
"value": "YES",
"valueType": "BOOLEAN",
"isMetaData": false
},
{
"id": 2337268,
"key": "teszt",
"value": "212",
"isMetaData": false
},
{
"id": 2337269,
"key": "create_test",
"value": "YES",
"isMetaData": false
},
{
"id": 2337262,
"key": "recipientName",
"value": "Réka",
"isMetaData": false
},
{
"id": 2337263,
"key": "lipsum1",
"value": "3",
"isMetaData": false
},
{
"id": 2337264,
"key": "lipsum2",
"value": "3",
"isMetaData": false
},
{
"id": 2337265,
"key": "TEST_MAIL",
"value": "YES",
"isMetaData": false
},
{
"id": 2337274,
"key": "HTML_BODY_CHECKSUM",
"value": "5517ab7b5a0ca792d0684c2d8978fdc4e70eca706208fd887abdca1d41c75f7b6294c452067177852a61809047fa0fc029800370f86d3aef65da46e8ab7bb82c",
"valueType": "STRING",
"isMetaData": true
},
{
"id": 2337275,
"key": "NOTICE_HTML_BODY_CHECKSUM",
"value": "40e235ac157487663310f1986593b9c9749146f316bf8e4e05920ebe77cb25e8f4d2ac09b9a045f3c9307e088bb2a61e151d9ac68c632bd7dd7192b659488aa2",
"valueType": "STRING",
"isMetaData": true
},
{
"id": 2337270,
"key": "SKELETON",
"value": "Y",
"valueType": "BOOLEAN",
"isMetaData": false
},
{
"id": 2337271,
"key": "TRACKING_MODE",
"value": "LINK",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2337272,
"key": "NOTICE_TRACKING_MODE",
"value": "ALL",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2337273,
"key": "SMTP_MESSAGE_ID",
"value": "<1752837351389.3d3379f7e4b44e4b669f82389c3edcd0c87dbcad.JavaMail.tomcat@hammy-tomcat.xen.dbx.lan>",
"valueType": "STRING",
"isMetaData": false
}
],
"bounces": [],
"attachments": [],
"messageEvents": [
{
"eventName": "Hammy feldolgozás elindítva / Hammy process started",
"eventCode": "HAMMY_PROCESS_STARTED",
"eventDate": "2025-07-18T13:15:50.703+02:00",
"params": []
},
{
"eventName": "Hammy feldolgozás Email küldés / Hammy process Email sending",
"eventCode": "HAMMY_MAIL_SENT",
"eventDate": "2025-07-18T13:15:51.428+02:00",
"params": []
},
{
"eventName": "DMS feldolgozás elindítva / DMS process started",
"eventCode": "DMS_PROCESS_STARTED",
"eventDate": "2025-07-18T13:15:51.993+02:00",
"params": []
}
],
"clickedLinks": [],
"channel": "CLIENTBOX",
"replyEnvelopAttached": false,
"paymentSlipAttached": false,
"createdInScenario": false,
"noticeSubject": "${attachmentProperties.get(\"nnBusiness_eapp_lD\")}",
"noticeHtmlBody": "<!doctype html>\n<html lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:o=\"urn:schemas-microsoft-com:office:office\">\n <head>\n <meta charset=\"utf-8\"><!-- utf-8 works for most cases -->\n <meta name=\"viewport\" content=\"width=device-width\"><!-- Forcing initial-scale shouldn't be necessary -->\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"><!-- Use the latest (edge) version of IE rendering engine -->\n <meta name=\"x-apple-disable-message-reformatting\"><!-- Disable auto-scale in iOS 10 Mail entirely -->\n <meta name=\"format-detection\" content=\"telephone=no,address=no,email=no,date=no,url=no\"><!-- Tell iOS not to automatically link certain text strings. -->\n <meta name=\"color-scheme\" content=\"light\">\n <meta name=\"supported-color-schemes\" content=\"light\">\n <title></title><!-- The title tag shows in email notifications, like Android 4.4. --> <!-- What it does: Makes background images in 72ppi Outlook render at correct size. --> <!--[if gte mso 9]>\n <xml>\n <o:OfficeDocumentSettings>\n <o:AllowPNG/>\n <o:PixelsPerInch>96</o:PixelsPerInch>\n </o:OfficeDocumentSettings>\n </xml>\n <![endif]--> <!-- This style is only needed for Outlook, and causes padding issues for other clients. --> <!--[if gte mso 9]>\n <style>\n table {\n border-spacing: 0 !important;\n border-collapse: collapse !important;\n table-layout: fixed !important;\n margin: 0 auto !important;\n }\n </style>\n <![endif]-->\n <style type=\"text/css\">\n :root {\n color-scheme: light;\n supported-color-schemes: light;\n }\n html,\n body {\n margin: 0 auto !important;\n padding: 0 !important;\n height: 100% !important;\n width: 100% !important;\n line-height: normal;\n }\n * {\n -ms-text-size-adjust: 100%;\n -webkit-text-size-adjust: 100%;\n }\n div[style*=\"margin: 16px 0\"] {\n margin: 0 !important;\n }\n #MessageViewBody,\n #MessageWebViewDiv {\n width: 100% !important;\n }\n table,\n td {\n mso-table-lspace: 0pt !important;\n mso-table-rspace: 0pt !important;\n }\n th {\n font-weight: normal;\n }\n a {\n text-decoration: none;\n }\n img {\n -ms-interpolation-mode: bicubic;\n }\n /* What it does: A work-around for email clients meddling in triggered links. */\n a[x-apple-data-detectors], /* iOS */\n .unstyle-auto-detected-links a,\n .aBn {\n border-bottom: 0 !important;\n cursor: default !important;\n color: inherit !important;\n text-decoration: none !important;\n font-size: inherit !important;\n font-family: inherit !important;\n font-weight: inherit !important;\n line-height: inherit !important;\n }\n .im {\n color: inherit !important;\n }\n .a6S {\n display: none !important;\n opacity: 0.01 !important;\n }\n img.g-img+div {\n display: none !important;\n }\n /* iPhone 4, 4S, 5, 5S, 5C, and 5SE */\n @media only screen and (min-device-width: 320px) and (max-device-width: 374px) {\n u~div .email-container {\n min-width: 320px !important;\n }\n }\n\n /* iPhone 6, 6S, 7, 8, and X */\n @media only screen and (min-device-width: 375px) and (max-device-width: 413px) {\n u~div .email-container {\n min-width: 375px !important;\n }\n }\n\n /* iPhone 6+, 7+, and 8+ */\n @media only screen and (min-device-width: 414px) {\n u~div .email-container {\n min-width: 414px !important;\n }\n }\n\n /* section 2 */\n\n .button-td,\n .button-a {\n transition: all 100ms ease-in;\n }\n\n .button-td-primary:hover,\n .button-a-primary:hover {\n background: #555555 !important;\n border-color: #555555 !important;\n }\n\n /* Media Queries */\n @media screen and (max-width: 600px) {\n\n .email-container {\n width: 100% !important;\n margin: auto !important;\n }\n\n .stack-column, .placeholder-td {\n display: none !important;\n }\n\n /* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */\n .center-on-narrow {\n text-align: center !important;\n display: block !important;\n margin-left: auto !important;\n margin-right: auto !important;\n float: none !important;\n }\n table.center-on-narrow {\n display: inline-block !important;\n }\n\n .responsive-container > table > tbody > tr > td {\n width: 100% !important;\n max-width: 100% !important;\n display: block !important;\n }\n .responsive-container > table > tbody > tr > td > table {\n width: 100% !important;\n max-width: 100% !important;\n }\n \n .box-580e5f32-6bd8-4443-81b9-e94cd07e4eb1[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-31bd94e9-71f7-49d5-8492-a579e60a514b[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-8e713a8d-5881-4317-9673-e94d635d8748[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-2e41697e-8f06-485f-9753-25abe8ce0505[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-172337de-bb12-4dd2-810c-b784265207ee[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-3656e685-c2fc-4ef3-ad16-56fd6248064f[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-e9320e55-7df9-4226-8b35-e332f58f8852[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-7bb917e7-d11f-4530-8728-c26841304ae9[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n }\n\n /* section 3 */\n\n p { margin: 0; }\n table { table-layout: fixed; }\n .box table { table-layout: auto; }\n \n /*\n a {\n color: inherit !important;\n text-decoration: none !important;\n font-size: inherit !important;\n font-family: inherit !important;\n font-weight: inherit !important;\n line-height: inherit !important;\n }\n u + #body a {\n color: inherit !important;\n text-decoration: none !important;\n font-size: inherit !important;\n font-family: inherit !important;\n font-weight: inherit !important;\n line-height: inherit !important;\n }\n #MessageViewBody a {\n color: inherit !important;\n text-decoration: none !important;\n font-size: inherit !important;\n font-family: inherit !important;\n font-weight: inherit !important;\n line-height: inherit !important;\n }\n */\n </style>\n </head>\n <body width=\"100%\" style=\"margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: #ffffff;\">\n <center role=\"article\" aria-roledescription=\"email\" lang=\"en\" style=\"width: 100%; background-color: #ffffff;\">\n <!--[if mso | IE]>\n <table role=\"presentation\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"background-color: #ffffff;\">\n <tr>\n <td>\n <![endif]-->\n <div style=\"max-width: 600px; margin: 0 auto;\" class=\"email-container\">\n <!--[if mso]>\n <table align=\"center\" role=\"presentation\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"600\">\n <tr>\n <td>\n <![endif]-->\n <table role=\"presentation\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\" style=\"margin: auto;\">\n <tbody>\n <tr>\n <td style=\"vertical-align: top; \n width: 100%;\n max-width: 600px;\n background: #ffffff;\n padding-left: 40px;\n padding-right: 40px;\n padding-top: 20px;\n padding-bottom: 20px;\n \">\n <table role=\"presentation\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"margin-left: auto; margin-right: auto;\" width=\"100%\">\n <tbody>\n <tr>\n <td id=\"f9bfe755-07d8-4e80-99ff-aeb5907c54a2\" style=\"vertical-align: top; width: 100%; max-width: 520px;\" class=\"container-f9bfe755-07d8-4e80-99ff-aeb5907c54a2 responsive-container\">\n <table style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n \" align=\"left\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"column-container-children\">\n <tbody>\n <tr>\n <td id=\"580e5f32-6bd8-4443-81b9-e94cd07e4eb1\" style=\" width: 100%; max-width: 520px;\" class=\"box box-580e5f32-6bd8-4443-81b9-e94cd07e4eb1\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" vertical-align: middle; text-align: left;\" class=\"box-content-wrapper\"><!--[if !mso]><!-- --> <img src=\"cid:NN_logo_01.png\" alt=\"NN_logo_01.png\" style=\"max-width: 100%; max-height: 100%; display: block; margin-left: 0; margin-right: auto;\"> <!--<![endif]--> <!--[if gte mso 9]>\n <img src=\"cid:NN_logo_01.png\" alt=\"NN_logo_01.png\" width=\"106\" height=\"58\" style=\"display:inline-block;border:none;outline:none;padding:0;margin:0; width:106px; height:auto;\" border=\"0\" hspace=\"0\" vspace=\"0\">\n <![endif]--></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"31bd94e9-71f7-49d5-8492-a579e60a514b\" style=\"height: 50px; width: 9.615384615384617%; max-width: 50px;\" class=\"box box-31bd94e9-71f7-49d5-8492-a579e60a514b\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 50px;\n height: 50px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" height: 50px; vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\"> </td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"8e713a8d-5881-4317-9673-e94d635d8748\" style=\" width: 100%; max-width: 520px;\" class=\"box box-8e713a8d-5881-4317-9673-e94d635d8748\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: white;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p><strong><span style=\"font-size: 18px; font-family: Arial;\">Kedves ${attachmentPropefties.get(\"nnBusiness client_name\")}!</span></strong></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"2e41697e-8f06-485f-9753-25abe8ce0505\" style=\" width: 100%; max-width: 520px;\" class=\"box box-2e41697e-8f06-485f-9753-25abe8ce0505\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: white;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p><span style=\"font-size: 15px;\">Köszönjük, hogy az NN Biztosítót választotta. Kérjük figyelmesen olvassa el levelünket, rendkívül fontos információkat tartalmaz!</span></p>\n <p> </p>\n <p><span style=\"color: #ee7203;\"><strong><span style=\"font-size: 16px;\">Hagyja jóvá az elkészült ajánlat tervezetet</span></strong></span></p>\n <p><span style=\"font-size: 15px;\">Az „Ajánlati dokumentáció letöltése, jóváhagyása” gombra kattintva kérjük, töltse le, ellenőrizze, majd hagyja jóvá ajánlat tervezetet és a kapcsolódó tájékoztató dokumentumainak tartalmát. </span></p>\n <p> </p>\n <p><span style=\"font-size: 15px;\">Felhívjuk figyelmét, hogy a <span style=\"text-decoration: underline;\"><strong>jóváhagyásra a mai nap végéig van lehetősége!</strong></span> Ha a jóváhagyást a megadott határidőig nem végzi el, akkor nem jön létre ajánlat. és az ajánlat tervezet automatikusan elutasításra kerül!</span></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"172337de-bb12-4dd2-810c-b784265207ee\" style=\"height: 20px; width: 9.615384615384617%; max-width: 50px;\" class=\"box box-172337de-bb12-4dd2-810c-b784265207ee\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 50px;\n height: 20px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" height: 20px; vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\"> </td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"3656e685-c2fc-4ef3-ad16-56fd6248064f\" style=\" width: 100%; max-width: 520px;\" class=\"box box-3656e685-c2fc-4ef3-ad16-56fd6248064f\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\">\n <div>\n <!--[if mso]>\n <v:roundrect xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:w=\"urn:schemas-microsoft-com:office:word\" href=\"${encryptedMailUrl}\"\n title=\"Ajanlati dokumentacio letoltese\" style=\"height:50px;v-text-anchor:middle;padding:0;width:290px;\"\n arcsize=\"10%\" stroke=\"f\" fillcolor=\"#ee7203\">\n <v:textbox inset=\"-2px,-2px,-2px,-2px\">\n <w:anchorlock/>\n <center style=\"mso-line-height-rule:exactly;\n font-size: 13px;\n font-family: Arial;\n color: #FFFFFF;\n text-align: center;\n text-decoration: none;\n \">\n <span style=\"font-size: 13px; font-family: Arial;\">Ajánlati dokumentáció letöltése, jóváhagyása</span>\n </center>\n </v:textbox>\n </v:roundrect>\n <![endif]--><a href=\"${encryptedMailUrl}\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"Ajanlati dokumentacio letoltese\" style=\"\n font-size: 13px;\n font-family: Arial;\n color: #FFFFFF;\n text-align: center;\n text-decoration: none;\n width: 290px;\n background-color: #ee7203;\n border-radius: 10px;\n display: inline-block;\n line-height:50px;\n height: 50px;\n text-align: center;\n text-decoration: none;\n -webkit-text-size-adjust: none;\n white-space: nowrap;\n mso-hide:all;\" linkuuid=\"d9eea190-884d-4b76-874d-f7f1c087aa2e\"> <span style=\"font-size: 13px; font-family: Arial;\">Ajánlati dokumentáció letöltése, jóváhagyása</span> </a>\n </div></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"e9320e55-7df9-4226-8b35-e332f58f8852\" style=\"height: 20px; width: 9.615384615384617%; max-width: 50px;\" class=\"box box-e9320e55-7df9-4226-8b35-e332f58f8852\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 50px;\n height: 20px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" height: 20px; vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\"> </td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"7bb917e7-d11f-4530-8728-c26841304ae9\" style=\" width: 100%; max-width: 520px;\" class=\"box box-7bb917e7-d11f-4530-8728-c26841304ae9\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: white;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p><span style=\"color: #ee7203;\"><strong><span style=\"font-size: 16px;\">Hogyan éri el a titkosított dokumentumokat?</span></strong></span></p>\n <p><span style=\"font-size: 15px;\">Adatvédelmi okokból és a biztosítási titok védelme érdekében dokumentumait titkosított formában küldjük meg Önnek. A titkosítást a mellékletre, vagy a fenti „Ajánlati dokumentáció letöltése, jóváhagyása” gombra kattintva, a megjelenő leírást követve oldhatja fel. Első belépés alkalmával állítsa be jelszavát. Ha már rendelkezik jelszóval, akkor ennek megadásával lépjen be a dokumentum letöltési felületre. </span></p>\n <p> </p>\n <p><span style=\"font-size: 15px;\">Leveleink kézbesítésével, valamint a titkosítás feloldásával kapcsolatos általános tájékoztatónk itt érhető el.</span></p>\n <p> </p>\n <p><strong><span style=\"font-size: 16px; color: #ee7203;\">Kérdése van? </span></strong></p>\n <p><span style=\"font-size: 15px;\">Keressen bennünket ingyenesen hívható telefonos ügyfélszolgálatunkon a <span style=\"color: #ee7203;\"><a style=\"color: #ee7203;\" title=\"Hívjon minket\" href=\"tel:1433\" target=\"_blank\" rel=\"noopener\">1433</a></span>-as telefonszámon! </span><span style=\"font-size: 15px;\">További elérhetőségeinket, hívásfogadási és nyitvatartási időnket honlapunkon, <span style=\"color: #ee7203;\"><a style=\"color: #ee7203;\" title=\"NN ügyfélszolgálat\" href=\"https://www.nn.hu/ugyfelszolgalat\" target=\"_blank\" rel=\"noopener\" linkuuid=\"d981d300-9e5a-46b5-8ff3-64b82367c170\">ide kattintva</a></span> ismerheti meg. </span></p>\n <p> </p>\n <p><br><strong><span style=\"font-size: 15px;\">Üdvözlettel: </span></strong></p>\n <p><strong><span style=\"font-size: 15px;\">NN Biztosító Zrt.</span></strong></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table><!--[if mso]>\n </td>\n </tr>\n </table>\n <![endif]-->\n </div><!--[if mso | IE]>\n </td>\n </tr>\n </table>\n <![endif]-->\n </center>\n </body>\n</html>",
"aggregatedArchiveStatus": "ARCHIVED",
"dmsMessageIdentifier": "311389",
"userName": "admin",
"clientName": "default"
}
Show message by UUID
Üzenet lekérése UUID alapján.
REST API
Ez a szolgáltatás jelenleg csak REST API-n keresztül elérhető.
REST API
Kérés
GET hammy/json/query/v7/messages/uuid/{{UUID}}
| Név | Típus | Leírás |
|---|---|---|
| uuid | String | A keresett üzenet uuid-ja. |
Válasz
| Típus | Leírás |
|---|---|
| JMessage7 | Megtalált üzenet. |
Minta
GET /hammy/json/query/v7/messages/uuid/{{uuid}}
Authorization: JWT {{jwtToken}}
X-Client-Hash-Key: {{clientHashKey}}
X-User-Name: {{userName}}
Accept: application/json
HTTP/1.1 200 OK
Content-Type: application/json
{
"meta": {
"responseStatus": {
"code": 0,
"messages": []
},
"params": []
},
"uuid": "4c0b6842-6163-4869-8551-f4457b7f607b",
"actualStatus": "SENT",
"statusLastChangedAt": "2025-07-18T13:15:51.429+02:00",
"messageType": "TESZT_250527_01",
"templateVersionUuid": "ccb2673a-75d8-4b96-985c-5e8380d8dc04",
"recipientName": "Teszt Elek",
"recipientAddress": "teszt@dbx.hu",
"archivingExpected": true,
"createdAt": "2025-07-18T13:15:50.683+02:00",
"sentAt": "2025-07-18T13:15:51.428+02:00",
"canShow": true,
"subject": "teszt",
"htmlBody": "<!DOCTYPE html><html lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:o=\"urn:schemas-microsoft-com:office:office\"> <head> <!-- based on cerberus-responsive pattern --> <meta charset=\"utf-8\"/> <meta name=\"viewport\" content=\"width=device-width\"/> <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"/> <meta name=\"x-apple-disable-message-reformatting\"/> <meta name=\"format-detection\" content=\"telephone=no,address=no,email=no,date=no,url=no\"/> <meta name=\"color-scheme\" content=\"light\"/> <meta name=\"supported-color-schemes\" content=\"light\"/> <title></title> <!--[if gte mso 9]> <xml> <o:OfficeDocumentSettings> <o:AllowPNG/> <o:PixelsPerInch>96</o:PixelsPerInch> </o:OfficeDocumentSettings> </xml> <![endif]--> <!--[if gte mso 9]> <style> table { border-spacing: 0 !important; border-collapse: collapse !important; table-layout: fixed !important; margin: 0 auto !important; } </style> <![endif]--> <style type=\"text/css\"> :root { color-scheme: light; supported-color-schemes: light; } html, body { margin: 0 auto !important; padding: 0 !important; height: 100% !important; width: 100% !important; line-height: normal; } * { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } div[style*=\"margin: 16px 0\"] { margin: 0 !important; } #MessageViewBody, #MessageWebViewDiv { width: 100% !important; } table, td { mso-table-lspace: 0pt !important; mso-table-rspace: 0pt !important; } table { word-break: break-word; } th { font-weight: normal; } a { text-decoration: none; } img { -ms-interpolation-mode: bicubic; } a[x-apple-data-detectors], .unstyle-auto-detected-links a, .aBn { border-bottom: 0 !important; cursor: default !important; color: inherit !important; text-decoration: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !important; } .im { color: inherit !important; } .a6S { display: none !important; opacity: 0.01 !important; } img.g-img+div { display: none !important; } @media only screen and (min-device-width: 320px) and (max-device-width: 374px) { u~div .email-container { min-width: 320px !important; } } @media only screen and (min-device-width: 375px) and (max-device-width: 413px) { u~div .email-container { min-width: 375px !important; } } @media only screen and (min-device-width: 414px) { u~div .email-container { min-width: 414px !important; } } /* section 2 */ .button-td, .button-a { transition: all 100ms ease-in; } .button-td-primary:hover, .button-a-primary:hover { background: #555555 !important; border-color: #555555 !important; } /* Media Queries */ @media screen and (max-width: 599px) { .email-container { width: 100% !important; margin: auto !important; } .stack-column, .placeholder-td { display: none !important; } .center-on-narrow { text-align: center !important; display: block !important; margin-left: auto !important; margin-right: auto !important; float: none !important; } table.center-on-narrow { display: inline-block !important; } .responsive-container > table > tbody > tr > td { width: 100% !important; max-width: 100% !important; display: block !important; } .responsive-container > table > tbody > tr > td > table { width: 100% !important; max-width: 100% !important; } } /* section 3 */ p { margin: 0; } table { table-layout: fixed; } .box table { table-layout: auto; } .email-container .email-container .top-element { margin: 0 !important; padding: 0 !important; } </style> </head> <body width=\"100%\" style=\"margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: white;\"> <center role=\"article\" aria-roledescription=\"email\" lang=\"en\" style=\"width: 100%; background-color: #efefef;\">\n <!--[if mso | IE]>\n <table role=\"presentation\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"background-color: #efefef;\">\n <tr>\n <td>\n <![endif]-->\n <div class=\"email-container\" style=\"max-width: 600px; margin: 0 auto;\">\n <!--[if mso]>\n <table align=\"center\" role=\"presentation\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"600\">\n <tr>\n <td>\n <![endif]-->\n <table role=\"presentation\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\" style=\"margin: auto;\">\n <tbody>\n <tr>\n <td class=\"top-element\" style=\"vertical-align: top; \n width: 100%;\n max-width: 600px;\n background: #efefef;background-image: url(cid:badge.png);background-repeat: repeat;\n padding-left: 40px;\n padding-right: 40px;\n padding-top: 20px;\n padding-bottom: 20px;\n \">\n <table role=\"presentation\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"margin-left: auto; margin-right: auto;\" width=\"100%\">\n <tbody>\n <tr>\n <td id=\"34868a22-9666-41ea-847f-b4e7086ac9a4\" style=\"vertical-align: top; width: 100%; max-width: 520px;\" class=\"container-34868a22-9666-41ea-847f-b4e7086ac9a4 responsive-container\">\n <table style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n \" align=\"left\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"column-container-children\">\n <tbody>\n <tr>\n <td id=\"899d826f-2a13-4fc0-9d95-917f275a1234\" style=\" width: 100%; max-width: 520px;\" class=\"box box-899d826f-2a13-4fc0-9d95-917f275a1234\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n border-color: #ff00ff;\n border-style: solid;\n border-left-width: 2px; border-right-width: 2px; border-top-width: 2px; border-bottom-width: 2px; border-top-right-radius: 10px; border-top-left-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; \n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" vertical-align: middle; text-align: center;\" class=\"box-content-wrapper\"><!--[if !mso]><!-- --> <img src=\"cid:minden_lepes_szamit.jpg\" alt=\"minden_lepes_szamit.jpg\" style=\"max-width: 100%; max-height: 100%; display: block; margin-left: auto; margin-right: auto;\"> <!--<![endif]--> <!--[if gte mso 9]>\n <img src=\"cid:minden_lepes_szamit.jpg\" alt=\"minden_lepes_szamit.jpg\" width=\"516\" height=\"287\" style=\"display:inline-block;border:none;outline:none;padding:0;margin:0; width:516px; height:auto;\" border=\"0\" hspace=\"0\" vspace=\"0\">\n <![endif]--></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"605f991e-aeac-429b-9853-9dc8bf6dae02\" style=\" width: 100%; max-width: 520px;\" class=\"box box-605f991e-aeac-429b-9853-9dc8bf6dae02\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: white;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 40px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p><span style=\"font-size: 21px;\"><strong><span style=\"font-family: Arial;\">Tisztelt Réka</span></strong></span></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <!-- -->\n <td id=\"8396adc4-eb1b-4c99-b1ec-610089fdc8e1\" style=\" width: 100%; max-width: 520px;\" class=\"box box-8396adc4-eb1b-4c99-b1ec-610089fdc8e1\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p style=\"text-align: right; line-height: 3;\"><span style=\"font-size: 13px; font-family: Arial;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla at lacinia lacus. Nam eget pellentesque erat, a pulvinar velit. Suspendisse neque neque, pulvinar et porttitor ut, malesuada non est. Vivamus dolor velit, efficitur quis metus at, dapibus sollicitudin arcu. Donec vitae sem interdum, luctus lectus vel, convallis erat. Fusce mauris lectus, condimentum vel nibh id, tincidunt finibus massa. Vestibulum sit amet ipsum malesuada, aliquam dolor non, accumsan mi. Donec et pulvinar mauris.</span></p></td>\n </tr>\n </tbody>\n </table></td><!-- -->\n </tr>\n <tr>\n <!-- -->\n <td id=\"37960ffc-0298-42f8-99ee-aa5a46d358e3\" style=\" width: 100%; max-width: 520px;\" class=\"box box-37960ffc-0298-42f8-99ee-aa5a46d358e3\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p>Quisque augue leo, interdum hendrerit bibendum fermentum, tempus ut ipsum. Nullam nunc turpis, mollis id porta sed, tempor ac velit. Donec consequat ex ut nibh varius, eget bibendum justo porttitor. Vivamus interdum dui ac nulla faucibus, id pellentesque ipsum elementum. Duis pellentesque nunc magna, at molestie arcu porta sit amet. Donec aliquam sapien ut orci semper, at finibus orci iaculis. Fusce hendrerit euismod hendrerit. Nulla varius urna sapien, vel accumsan quam pulvinar vel. Aliquam a libero vitae libero tempor volutpat sit amet sed magna. Sed cursus, orci id malesuada interdum, turpis odio tristique urna, non tristique ex elit eget lorem. Praesent varius leo pharetra tempor lacinia. Donec convallis est sit amet nulla semper porttitor. Vivamus lobortis sem quam, posuere posuere risus eleifend in. <a title=\"hasznalt\" href=\"https://www.hasznaltauto.hu/\" target=\"_blank\" rel=\"noopener\" linkuuid=\"8d9a2fab-06d2-43cf-b1e7-63b95eb56783\">Etiam magna turpis, malesuada at tristique ac, condimentum eget nisl. Nam et libero lacus.</a></p></td>\n </tr>\n </tbody>\n </table></td><!-- -->\n </tr>\n <tr>\n <td id=\"765f4370-320e-4108-bddb-1df344e6a596\" style=\" width: 100%; max-width: 520px;\" class=\"box box-765f4370-320e-4108-bddb-1df344e6a596\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <ul style=\"list-style-type: '🟌 ';\">\n <li style=\"margin-top: 9px; margin-bottom: 9px;\"><span style=\"font-size: 13px; font-family: Arial;\">vagy levágni a túl hosszú szöveget mentés előtt (pl. max 255 karakter),<br></span></li>\n <li style=\"margin-top: 9px; margin-bottom: 9px;\"><span style=\"font-size: 13px; font-family: Arial;\">vagy megnövelni az adatbázis mező hosszát (pl. 1000 vagy 4000 karakterre),<br></span></li>\n <li style=\"margin-top: 9px; margin-bottom: 9px;\"><span style=\"font-size: 13px; font-family: Arial;\">vagy csak a megjelenített szöveg legyen rövid, és a teljes link valamilyen más mezőbe kerüljön.</span></li>\n </ul></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"2ae93175-a78b-466c-acdd-4fa22b79b0b9\" style=\" width: 100%; max-width: 520px;\" class=\"box box-2ae93175-a78b-466c-acdd-4fa22b79b0b9\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-top: 30px; padding-bottom: 30px; vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\">\n <div>\n <!--[if mso]>\n <v:rect xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:w=\"urn:schemas-microsoft-com:office:word\" href=\"https://hammy3.com/\"\n title=\"hammy3dotcom\" style=\"height:50px;v-text-anchor:middle;padding:0;width:200px;\"\n arcsize=\"undefined%\" stroke=\"f\" fillcolor=\"#1E4681\">\n <v:textbox inset=\"-2px,-2px,-2px,-2px\">\n <w:anchorlock/>\n <center style=\"mso-line-height-rule:exactly;\n font-size: 13px;\n font-family: Arial;\n color: #FFFFFF;\n text-align: center;\n text-decoration: none;\n \">\n <span style=\"font-size: 13px; font-family: Arial;\">HAMMY3</span>\n </center>\n </v:textbox>\n </v:rect>\n <![endif]--><a href=\"https://hammy3.com/\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"hammy3dotcom\" style=\"\n font-size: 13px;\n font-family: Arial;\n color: #FFFFFF;\n text-align: center;\n text-decoration: none;\n width: 200px;\n background: #1E4681;\n border-radius: 0px;\n display: inline-block;\n line-height:50px;\n height: 50px;\n text-align: center;\n text-decoration: none;\n -webkit-text-size-adjust: none;\n white-space: nowrap;\n mso-hide:all;\" linkuuid=\"49ee2cf3-054d-487f-903d-59a164825bfe\"> <span style=\"font-size: 13px; font-family: Arial;\">HAMMY3</span> </a>\n </div></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"237ad97e-9b38-4373-adb7-7d76fec8e85c\" style=\" width: 100%; max-width: 520px;\" class=\"box box-237ad97e-9b38-4373-adb7-7d76fec8e85c\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 11px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\">\n <p style=\"color: #616a72; line-height: 1.4; text-align: center;\">Ha nem szeretne több ilyen témájú levelet kapni, kérjük, kattintson a <a style=\"color: #616a72; text-decoration: underline;\" title=\"unsubscribe\" href=\"unsubscribe\" data-mce-title=\"unsubscribe\"><span> leiratkozásra</span><span>.</span> </a></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table><!--[if mso]>\n </td>\n </tr>\n </table>\n <![endif]-->\n </div><!--[if mso | IE]>\n </td>\n </tr>\n </table>\n <![endif]-->\n</center> </body></html>",
"replyToAddress": "teszt@dbx.hu",
"replyToName": "Hammy Teszt",
"fromAddress": "noreply@dbx.hu",
"fromName": "Hammy Teszt",
"permissionShow": [],
"permissionList": [],
"properties": [
{
"id": 2337266,
"key": "ARCHIVE_TARGET",
"value": "DMS",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2337267,
"key": "ONLY_DOWNLOAD_EXPECTED",
"value": "YES",
"valueType": "BOOLEAN",
"isMetaData": false
},
{
"id": 2337268,
"key": "teszt",
"value": "212",
"isMetaData": false
},
{
"id": 2337269,
"key": "create_test",
"value": "YES",
"isMetaData": false
},
{
"id": 2337262,
"key": "recipientName",
"value": "Réka",
"isMetaData": false
},
{
"id": 2337263,
"key": "lipsum1",
"value": "3",
"isMetaData": false
},
{
"id": 2337264,
"key": "lipsum2",
"value": "3",
"isMetaData": false
},
{
"id": 2337265,
"key": "TEST_MAIL",
"value": "YES",
"isMetaData": false
},
{
"id": 2337274,
"key": "HTML_BODY_CHECKSUM",
"value": "5517ab7b5a0ca792d0684c2d8978fdc4e70eca706208fd887abdca1d41c75f7b6294c452067177852a61809047fa0fc029800370f86d3aef65da46e8ab7bb82c",
"valueType": "STRING",
"isMetaData": true
},
{
"id": 2337275,
"key": "NOTICE_HTML_BODY_CHECKSUM",
"value": "40e235ac157487663310f1986593b9c9749146f316bf8e4e05920ebe77cb25e8f4d2ac09b9a045f3c9307e088bb2a61e151d9ac68c632bd7dd7192b659488aa2",
"valueType": "STRING",
"isMetaData": true
},
{
"id": 2337270,
"key": "SKELETON",
"value": "Y",
"valueType": "BOOLEAN",
"isMetaData": false
},
{
"id": 2337271,
"key": "TRACKING_MODE",
"value": "LINK",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2337272,
"key": "NOTICE_TRACKING_MODE",
"value": "ALL",
"valueType": "STRING",
"isMetaData": false
},
{
"id": 2337273,
"key": "SMTP_MESSAGE_ID",
"value": "<1752837351389.3d3379f7e4b44e4b669f82389c3edcd0c87dbcad.JavaMail.tomcat@hammy-tomcat.xen.dbx.lan>",
"valueType": "STRING",
"isMetaData": false
}
],
"bounces": [],
"attachments": [],
"messageEvents": [
{
"eventName": "Hammy feldolgozás elindítva / Hammy process started",
"eventCode": "HAMMY_PROCESS_STARTED",
"eventDate": "2025-07-18T13:15:50.703+02:00",
"params": []
},
{
"eventName": "Hammy feldolgozás Email küldés / Hammy process Email sending",
"eventCode": "HAMMY_MAIL_SENT",
"eventDate": "2025-07-18T13:15:51.428+02:00",
"params": []
},
{
"eventName": "DMS feldolgozás elindítva / DMS process started",
"eventCode": "DMS_PROCESS_STARTED",
"eventDate": "2025-07-18T13:15:51.993+02:00",
"params": []
}
],
"clickedLinks": [],
"channel": "CLIENTBOX",
"replyEnvelopAttached": false,
"paymentSlipAttached": false,
"createdInScenario": false,
"noticeSubject": "${attachmentProperties.get(\"nnBusiness_eapp_lD\")}",
"noticeHtmlBody": "<!doctype html>\n<html lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:o=\"urn:schemas-microsoft-com:office:office\">\n <head>\n <meta charset=\"utf-8\"><!-- utf-8 works for most cases -->\n <meta name=\"viewport\" content=\"width=device-width\"><!-- Forcing initial-scale shouldn't be necessary -->\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"><!-- Use the latest (edge) version of IE rendering engine -->\n <meta name=\"x-apple-disable-message-reformatting\"><!-- Disable auto-scale in iOS 10 Mail entirely -->\n <meta name=\"format-detection\" content=\"telephone=no,address=no,email=no,date=no,url=no\"><!-- Tell iOS not to automatically link certain text strings. -->\n <meta name=\"color-scheme\" content=\"light\">\n <meta name=\"supported-color-schemes\" content=\"light\">\n <title></title><!-- The title tag shows in email notifications, like Android 4.4. --> <!-- What it does: Makes background images in 72ppi Outlook render at correct size. --> <!--[if gte mso 9]>\n <xml>\n <o:OfficeDocumentSettings>\n <o:AllowPNG/>\n <o:PixelsPerInch>96</o:PixelsPerInch>\n </o:OfficeDocumentSettings>\n </xml>\n <![endif]--> <!-- This style is only needed for Outlook, and causes padding issues for other clients. --> <!--[if gte mso 9]>\n <style>\n table {\n border-spacing: 0 !important;\n border-collapse: collapse !important;\n table-layout: fixed !important;\n margin: 0 auto !important;\n }\n </style>\n <![endif]-->\n <style type=\"text/css\">\n :root {\n color-scheme: light;\n supported-color-schemes: light;\n }\n html,\n body {\n margin: 0 auto !important;\n padding: 0 !important;\n height: 100% !important;\n width: 100% !important;\n line-height: normal;\n }\n * {\n -ms-text-size-adjust: 100%;\n -webkit-text-size-adjust: 100%;\n }\n div[style*=\"margin: 16px 0\"] {\n margin: 0 !important;\n }\n #MessageViewBody,\n #MessageWebViewDiv {\n width: 100% !important;\n }\n table,\n td {\n mso-table-lspace: 0pt !important;\n mso-table-rspace: 0pt !important;\n }\n th {\n font-weight: normal;\n }\n a {\n text-decoration: none;\n }\n img {\n -ms-interpolation-mode: bicubic;\n }\n /* What it does: A work-around for email clients meddling in triggered links. */\n a[x-apple-data-detectors], /* iOS */\n .unstyle-auto-detected-links a,\n .aBn {\n border-bottom: 0 !important;\n cursor: default !important;\n color: inherit !important;\n text-decoration: none !important;\n font-size: inherit !important;\n font-family: inherit !important;\n font-weight: inherit !important;\n line-height: inherit !important;\n }\n .im {\n color: inherit !important;\n }\n .a6S {\n display: none !important;\n opacity: 0.01 !important;\n }\n img.g-img+div {\n display: none !important;\n }\n /* iPhone 4, 4S, 5, 5S, 5C, and 5SE */\n @media only screen and (min-device-width: 320px) and (max-device-width: 374px) {\n u~div .email-container {\n min-width: 320px !important;\n }\n }\n\n /* iPhone 6, 6S, 7, 8, and X */\n @media only screen and (min-device-width: 375px) and (max-device-width: 413px) {\n u~div .email-container {\n min-width: 375px !important;\n }\n }\n\n /* iPhone 6+, 7+, and 8+ */\n @media only screen and (min-device-width: 414px) {\n u~div .email-container {\n min-width: 414px !important;\n }\n }\n\n /* section 2 */\n\n .button-td,\n .button-a {\n transition: all 100ms ease-in;\n }\n\n .button-td-primary:hover,\n .button-a-primary:hover {\n background: #555555 !important;\n border-color: #555555 !important;\n }\n\n /* Media Queries */\n @media screen and (max-width: 600px) {\n\n .email-container {\n width: 100% !important;\n margin: auto !important;\n }\n\n .stack-column, .placeholder-td {\n display: none !important;\n }\n\n /* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */\n .center-on-narrow {\n text-align: center !important;\n display: block !important;\n margin-left: auto !important;\n margin-right: auto !important;\n float: none !important;\n }\n table.center-on-narrow {\n display: inline-block !important;\n }\n\n .responsive-container > table > tbody > tr > td {\n width: 100% !important;\n max-width: 100% !important;\n display: block !important;\n }\n .responsive-container > table > tbody > tr > td > table {\n width: 100% !important;\n max-width: 100% !important;\n }\n \n .box-580e5f32-6bd8-4443-81b9-e94cd07e4eb1[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-31bd94e9-71f7-49d5-8492-a579e60a514b[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-8e713a8d-5881-4317-9673-e94d635d8748[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-2e41697e-8f06-485f-9753-25abe8ce0505[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-172337de-bb12-4dd2-810c-b784265207ee[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-3656e685-c2fc-4ef3-ad16-56fd6248064f[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-e9320e55-7df9-4226-8b35-e332f58f8852[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n\n .box-7bb917e7-d11f-4530-8728-c26841304ae9[style] {\n width: calc(100% - 0px) !important;\n max-width: calc(100% - 0px) !important;\n }\n \n }\n\n /* section 3 */\n\n p { margin: 0; }\n table { table-layout: fixed; }\n .box table { table-layout: auto; }\n \n /*\n a {\n color: inherit !important;\n text-decoration: none !important;\n font-size: inherit !important;\n font-family: inherit !important;\n font-weight: inherit !important;\n line-height: inherit !important;\n }\n u + #body a {\n color: inherit !important;\n text-decoration: none !important;\n font-size: inherit !important;\n font-family: inherit !important;\n font-weight: inherit !important;\n line-height: inherit !important;\n }\n #MessageViewBody a {\n color: inherit !important;\n text-decoration: none !important;\n font-size: inherit !important;\n font-family: inherit !important;\n font-weight: inherit !important;\n line-height: inherit !important;\n }\n */\n </style>\n </head>\n <body width=\"100%\" style=\"margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: #ffffff;\">\n <center role=\"article\" aria-roledescription=\"email\" lang=\"en\" style=\"width: 100%; background-color: #ffffff;\">\n <!--[if mso | IE]>\n <table role=\"presentation\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"background-color: #ffffff;\">\n <tr>\n <td>\n <![endif]-->\n <div style=\"max-width: 600px; margin: 0 auto;\" class=\"email-container\">\n <!--[if mso]>\n <table align=\"center\" role=\"presentation\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"600\">\n <tr>\n <td>\n <![endif]-->\n <table role=\"presentation\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\" style=\"margin: auto;\">\n <tbody>\n <tr>\n <td style=\"vertical-align: top; \n width: 100%;\n max-width: 600px;\n background: #ffffff;\n padding-left: 40px;\n padding-right: 40px;\n padding-top: 20px;\n padding-bottom: 20px;\n \">\n <table role=\"presentation\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"margin-left: auto; margin-right: auto;\" width=\"100%\">\n <tbody>\n <tr>\n <td id=\"f9bfe755-07d8-4e80-99ff-aeb5907c54a2\" style=\"vertical-align: top; width: 100%; max-width: 520px;\" class=\"container-f9bfe755-07d8-4e80-99ff-aeb5907c54a2 responsive-container\">\n <table style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n \" align=\"left\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"column-container-children\">\n <tbody>\n <tr>\n <td id=\"580e5f32-6bd8-4443-81b9-e94cd07e4eb1\" style=\" width: 100%; max-width: 520px;\" class=\"box box-580e5f32-6bd8-4443-81b9-e94cd07e4eb1\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" vertical-align: middle; text-align: left;\" class=\"box-content-wrapper\"><!--[if !mso]><!-- --> <img src=\"cid:NN_logo_01.png\" alt=\"NN_logo_01.png\" style=\"max-width: 100%; max-height: 100%; display: block; margin-left: 0; margin-right: auto;\"> <!--<![endif]--> <!--[if gte mso 9]>\n <img src=\"cid:NN_logo_01.png\" alt=\"NN_logo_01.png\" width=\"106\" height=\"58\" style=\"display:inline-block;border:none;outline:none;padding:0;margin:0; width:106px; height:auto;\" border=\"0\" hspace=\"0\" vspace=\"0\">\n <![endif]--></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"31bd94e9-71f7-49d5-8492-a579e60a514b\" style=\"height: 50px; width: 9.615384615384617%; max-width: 50px;\" class=\"box box-31bd94e9-71f7-49d5-8492-a579e60a514b\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 50px;\n height: 50px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" height: 50px; vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\"> </td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"8e713a8d-5881-4317-9673-e94d635d8748\" style=\" width: 100%; max-width: 520px;\" class=\"box box-8e713a8d-5881-4317-9673-e94d635d8748\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: white;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p><strong><span style=\"font-size: 18px; font-family: Arial;\">Kedves ${attachmentPropefties.get(\"nnBusiness client_name\")}!</span></strong></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"2e41697e-8f06-485f-9753-25abe8ce0505\" style=\" width: 100%; max-width: 520px;\" class=\"box box-2e41697e-8f06-485f-9753-25abe8ce0505\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: white;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p><span style=\"font-size: 15px;\">Köszönjük, hogy az NN Biztosítót választotta. Kérjük figyelmesen olvassa el levelünket, rendkívül fontos információkat tartalmaz!</span></p>\n <p> </p>\n <p><span style=\"color: #ee7203;\"><strong><span style=\"font-size: 16px;\">Hagyja jóvá az elkészült ajánlat tervezetet</span></strong></span></p>\n <p><span style=\"font-size: 15px;\">Az „Ajánlati dokumentáció letöltése, jóváhagyása” gombra kattintva kérjük, töltse le, ellenőrizze, majd hagyja jóvá ajánlat tervezetet és a kapcsolódó tájékoztató dokumentumainak tartalmát. </span></p>\n <p> </p>\n <p><span style=\"font-size: 15px;\">Felhívjuk figyelmét, hogy a <span style=\"text-decoration: underline;\"><strong>jóváhagyásra a mai nap végéig van lehetősége!</strong></span> Ha a jóváhagyást a megadott határidőig nem végzi el, akkor nem jön létre ajánlat. és az ajánlat tervezet automatikusan elutasításra kerül!</span></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"172337de-bb12-4dd2-810c-b784265207ee\" style=\"height: 20px; width: 9.615384615384617%; max-width: 50px;\" class=\"box box-172337de-bb12-4dd2-810c-b784265207ee\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 50px;\n height: 20px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" height: 20px; vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\"> </td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"3656e685-c2fc-4ef3-ad16-56fd6248064f\" style=\" width: 100%; max-width: 520px;\" class=\"box box-3656e685-c2fc-4ef3-ad16-56fd6248064f\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\">\n <div>\n <!--[if mso]>\n <v:roundrect xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:w=\"urn:schemas-microsoft-com:office:word\" href=\"${encryptedMailUrl}\"\n title=\"Ajanlati dokumentacio letoltese\" style=\"height:50px;v-text-anchor:middle;padding:0;width:290px;\"\n arcsize=\"10%\" stroke=\"f\" fillcolor=\"#ee7203\">\n <v:textbox inset=\"-2px,-2px,-2px,-2px\">\n <w:anchorlock/>\n <center style=\"mso-line-height-rule:exactly;\n font-size: 13px;\n font-family: Arial;\n color: #FFFFFF;\n text-align: center;\n text-decoration: none;\n \">\n <span style=\"font-size: 13px; font-family: Arial;\">Ajánlati dokumentáció letöltése, jóváhagyása</span>\n </center>\n </v:textbox>\n </v:roundrect>\n <![endif]--><a href=\"${encryptedMailUrl}\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"Ajanlati dokumentacio letoltese\" style=\"\n font-size: 13px;\n font-family: Arial;\n color: #FFFFFF;\n text-align: center;\n text-decoration: none;\n width: 290px;\n background-color: #ee7203;\n border-radius: 10px;\n display: inline-block;\n line-height:50px;\n height: 50px;\n text-align: center;\n text-decoration: none;\n -webkit-text-size-adjust: none;\n white-space: nowrap;\n mso-hide:all;\" linkuuid=\"d9eea190-884d-4b76-874d-f7f1c087aa2e\"> <span style=\"font-size: 13px; font-family: Arial;\">Ajánlati dokumentáció letöltése, jóváhagyása</span> </a>\n </div></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"e9320e55-7df9-4226-8b35-e332f58f8852\" style=\"height: 20px; width: 9.615384615384617%; max-width: 50px;\" class=\"box box-e9320e55-7df9-4226-8b35-e332f58f8852\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 50px;\n height: 20px;\n background: transparent;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" height: 20px; vertical-align: middle; \" align=\"center\" class=\"box-content-wrapper\"> </td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n <tr>\n <td id=\"7bb917e7-d11f-4530-8728-c26841304ae9\" style=\" width: 100%; max-width: 520px;\" class=\"box box-7bb917e7-d11f-4530-8728-c26841304ae9\">\n <table role=\"presentation\" style=\"\n width: 100%; max-width: 520px;\n background: white;\n font-size: 13px;\n font-family: Arial;\n line-height: 1.4;\n \" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n <tbody>\n <tr>\n <td style=\" padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; vertical-align: top; \" align=\"left\" class=\"box-content-wrapper\">\n <p><span style=\"color: #ee7203;\"><strong><span style=\"font-size: 16px;\">Hogyan éri el a titkosított dokumentumokat?</span></strong></span></p>\n <p><span style=\"font-size: 15px;\">Adatvédelmi okokból és a biztosítási titok védelme érdekében dokumentumait titkosított formában küldjük meg Önnek. A titkosítást a mellékletre, vagy a fenti „Ajánlati dokumentáció letöltése, jóváhagyása” gombra kattintva, a megjelenő leírást követve oldhatja fel. Első belépés alkalmával állítsa be jelszavát. Ha már rendelkezik jelszóval, akkor ennek megadásával lépjen be a dokumentum letöltési felületre. </span></p>\n <p> </p>\n <p><span style=\"font-size: 15px;\">Leveleink kézbesítésével, valamint a titkosítás feloldásával kapcsolatos általános tájékoztatónk itt érhető el.</span></p>\n <p> </p>\n <p><strong><span style=\"font-size: 16px; color: #ee7203;\">Kérdése van? </span></strong></p>\n <p><span style=\"font-size: 15px;\">Keressen bennünket ingyenesen hívható telefonos ügyfélszolgálatunkon a <span style=\"color: #ee7203;\"><a style=\"color: #ee7203;\" title=\"Hívjon minket\" href=\"tel:1433\" target=\"_blank\" rel=\"noopener\">1433</a></span>-as telefonszámon! </span><span style=\"font-size: 15px;\">További elérhetőségeinket, hívásfogadási és nyitvatartási időnket honlapunkon, <span style=\"color: #ee7203;\"><a style=\"color: #ee7203;\" title=\"NN ügyfélszolgálat\" href=\"https://www.nn.hu/ugyfelszolgalat\" target=\"_blank\" rel=\"noopener\" linkuuid=\"d981d300-9e5a-46b5-8ff3-64b82367c170\">ide kattintva</a></span> ismerheti meg. </span></p>\n <p> </p>\n <p><br><strong><span style=\"font-size: 15px;\">Üdvözlettel: </span></strong></p>\n <p><strong><span style=\"font-size: 15px;\">NN Biztosító Zrt.</span></strong></p></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table></td>\n </tr>\n </tbody>\n </table><!--[if mso]>\n </td>\n </tr>\n </table>\n <![endif]-->\n </div><!--[if mso | IE]>\n </td>\n </tr>\n </table>\n <![endif]-->\n </center>\n </body>\n</html>",
"aggregatedArchiveStatus": "ARCHIVED",
"dmsMessageIdentifier": "311389",
"userName": "admin",
"clientName": "default"
}
List error types
Ebben a verzióban nem változott.
Get domain perfs
Ebben a verzióban nem változott.