Kihagyás

Query API V5

HammyQuery5API WSDL letöltése

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 WMessage5 [ ] 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:v5="http://hammy.dbx.hu/api/query/v5">
    <soapenv:Header/>
    <soapenv:Body>
        <v5:findMessages>
            <request>
                <clientHashKey>{{clientHashKey}}</clientHashKey>
                <messageTypes>
                    <messageType>TESZT</messageType>
                </messageTypes>
            </request>
        </v5:findMessages>
    </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:findMessagesResponse xmlns:ns2="http://hammy.dbx.hu/api/query/v5" xmlns:ns3="http://v3.query.api.hammy.dbx.hu/" xmlns:ns4="http://v5.query.api.hammy.dbx.hu/">
            <response>
                <messages>
                    <message>
                        <actualStatus>ERROR</actualStatus>
                        <aggregatedArchiveStatus>NECESSARY</aggregatedArchiveStatus>
                        <statusLastChangedAt>2024-06-04T08:35:05.769+02:00</statusLastChangedAt>
                        <recipientAddress>teszt@dbx.hu</recipientAddress>
                        <archivingExpected>false</archivingExpected>
                        <createdAt>2024-06-04T08:35:01.352+02:00</createdAt>
                        <channel>EMAIL</channel>
                        <uuid>5ee51e60-6aa2-4b72-9073-ff7e71a51a85</uuid>
                        <subject>Teszt szöveg</subject>
                        <errorEventId>571785470</errorEventId>
                        <errorEventCode>TECHNICAL_ERROR</errorEventCode>
                        <errorEventName>TECHNICAL_ERROR</errorEventName>
                        <errorEventDescription>hu.dbx.chaingun.util.taskchain.TaskException: hu.dbx.hammy.model.exception.SMTPException: Unable to send message to SMTP server!</errorEventDescription>
                        <properties/>
                        <attachments>
                            <attachment>
                                <details>
                                    <fileName>TesztPDF_duplicate.docx</fileName>
                                    <archivingExpected>true</archivingExpected>
                                    <certificationExpected>false</certificationExpected>
                                    <contentAvailable>true</contentAvailable>
                                    <id>37905888</id>
                                    <documentType>ATTACHMENT</documentType>
                                    <uuid>1e21fdda-0722-44a1-af42-f8a5d8a40af6</uuid>
                                    <properties>
                                        <property>
                                            <key>ATTACHMENT_CONTENT_CHECKSUM</key>
                                            <value>d93d330fc76dda672f202ed042c0ec6eb5548c74d7bffe7fe3a818d815b71104a91509dc6640682bd48f9207e7731a5a7172046b85f1ef3bb541d69ca1385e87</value>
                                            <isMetaData>false</isMetaData>
                                        </property>
                                        <property>
                                            <key>ATTACHMENT_SOURCE</key>
                                            <value>INLINE</value>
                                            <isMetaData>false</isMetaData>
                                        </property>
                                        <property>
                                            <key>ARCHIVE_TARGET</key>
                                            <value>DMS</value>
                                            <isMetaData>false</isMetaData>
                                        </property>
                                    </properties>
                                </details>
                            </attachment>
                        </attachments>
                        <clickedLinks/>
                        <permissionShowList/>
                        <permissionListList/>
                        <direction>OUTGOING</direction>
                        <dmsMessageIdentifier>45438655</dmsMessageIdentifier>
                    </message>
                    <message>
                        <actualStatus>ERROR</actualStatus>
                        <aggregatedArchiveStatus>UNNECESSARY</aggregatedArchiveStatus>
                        <statusLastChangedAt>2024-06-03T11:36:38.919+02:00</statusLastChangedAt>
                        <recipientAddress>teszt@dbx.hu</recipientAddress>
                        <archivingExpected>false</archivingExpected>
                        <createdAt>2024-06-03T11:36:37.871+02:00</createdAt>
                        <channel>EMAIL</channel>
                        <uuid>128e8441-52d9-4018-854b-70025e25a954</uuid>
                        <subject>Teszt szöveg</subject>
                        <errorEventId>571785278</errorEventId>
                        <errorEventCode>TECHNICAL_ERROR</errorEventCode>
                        <errorEventName>TECHNICAL_ERROR</errorEventName>
                        <errorEventDescription>hu.dbx.chaingun.util.taskchain.TaskException: hu.dbx.hammy.model.exception.SMTPException: Unable to send message to SMTP server!</errorEventDescription>
                        <properties/>
                        <attachments/>
                        <clickedLinks/>
                        <permissionShowList/>
                        <permissionListList/>
                        <direction>OUTGOING</direction>
                        <dmsMessageIdentifier>45438652</dmsMessageIdentifier>
                    </message>
                    <message>
                        <actualStatus>ERROR</actualStatus>
                        <aggregatedArchiveStatus>UNNECESSARY</aggregatedArchiveStatus>
                        <statusLastChangedAt>2024-06-03T11:36:29.725+02:00</statusLastChangedAt>
                        <recipientAddress>teszt@dbx.hu</recipientAddress>
                        <archivingExpected>false</archivingExpected>
                        <createdAt>2024-06-03T11:36:25.870+02:00</createdAt>
                        <channel>EMAIL</channel>
                        <uuid>f371c718-0626-4a75-8c8e-8df3406637da</uuid>
                        <subject>Teszt szöveg</subject>
                        <errorEventId>571785269</errorEventId>
                        <errorEventCode>TECHNICAL_ERROR</errorEventCode>
                        <errorEventName>TECHNICAL_ERROR</errorEventName>
                        <errorEventDescription>hu.dbx.chaingun.util.taskchain.TaskException: hu.dbx.hammy.model.exception.SMTPException: Unable to send message to SMTP server!</errorEventDescription>
                        <properties>
                            <property>
                                <key>PRIORITY</key>
                                <value>2</value>
                                <isMetaData>false</isMetaData>
                            </property>
                        </properties>
                        <attachments/>
                        <clickedLinks/>
                        <permissionShowList/>
                        <permissionListList/>
                        <direction>OUTGOING</direction>
                        <dmsMessageIdentifier>45438651</dmsMessageIdentifier>
                    </message>
                    <message>
                        <actualStatus>ERROR</actualStatus>
                        <aggregatedArchiveStatus>UNNECESSARY</aggregatedArchiveStatus>
                        <statusLastChangedAt>2024-06-03T11:27:45.308+02:00</statusLastChangedAt>
                        <recipientAddress>teszt@dbx.hu</recipientAddress>
                        <archivingExpected>false</archivingExpected>
                        <createdAt>2024-06-03T11:27:44.106+02:00</createdAt>
                        <channel>EMAIL</channel>
                        <uuid>044dd928-e3ae-41ef-b535-a679f5151047</uuid>
                        <subject>Teszt szöveg</subject>
                        <errorEventId>571785260</errorEventId>
                        <errorEventCode>TECHNICAL_ERROR</errorEventCode>
                        <errorEventName>TECHNICAL_ERROR</errorEventName>
                        <errorEventDescription>hu.dbx.chaingun.util.taskchain.TaskException: hu.dbx.hammy.model.exception.SMTPException: Unable to send message to SMTP server!</errorEventDescription>
                        <properties>
                            <property>
                                <key>PRIORITY</key>
                                <value>2</value>
                                <isMetaData>false</isMetaData>
                            </property>
                        </properties>
                        <attachments/>
                        <clickedLinks/>
                        <permissionShowList/>
                        <permissionListList/>
                        <direction>OUTGOING</direction>
                        <dmsMessageIdentifier>45438650</dmsMessageIdentifier>
                    </message>
                    <message>
                        <actualStatus>ERROR</actualStatus>
                        <aggregatedArchiveStatus>UNNECESSARY</aggregatedArchiveStatus>
                        <statusLastChangedAt>2024-06-03T11:27:29.848+02:00</statusLastChangedAt>
                        <recipientAddress>teszt@dbx.hu</recipientAddress>
                        <archivingExpected>false</archivingExpected>
                        <createdAt>2024-06-03T11:27:28.746+02:00</createdAt>
                        <channel>EMAIL</channel>
                        <uuid>dc2cefef-0f21-4e5a-a0ff-356ce0099ece</uuid>
                        <subject>Teszt szöveg</subject>
                        <errorEventId>571785251</errorEventId>
                        <errorEventCode>TECHNICAL_ERROR</errorEventCode>
                        <errorEventName>TECHNICAL_ERROR</errorEventName>
                        <errorEventDescription>hu.dbx.chaingun.util.taskchain.TaskException: hu.dbx.hammy.model.exception.SMTPException: Unable to send message to SMTP server!</errorEventDescription>
                        <properties/>
                        <attachments/>
                        <clickedLinks/>
                        <permissionShowList/>
                        <permissionListList/>
                        <direction>OUTGOING</direction>
                        <dmsMessageIdentifier>45438649</dmsMessageIdentifier>
                    </message>
                    <message>
                        <actualStatus>ERROR</actualStatus>
                        <aggregatedArchiveStatus>UNNECESSARY</aggregatedArchiveStatus>
                        <statusLastChangedAt>2024-06-03T11:27:05.461+02:00</statusLastChangedAt>
                        <recipientAddress>teszt@dbx.hu</recipientAddress>
                        <archivingExpected>false</archivingExpected>
                        <createdAt>2024-06-03T11:27:03.220+02:00</createdAt>
                        <channel>EMAIL</channel>
                        <uuid>a6503b11-57b0-4b46-8490-28b0f2ec938d</uuid>
                        <subject>Teszt szöveg</subject>
                        <errorEventId>571785242</errorEventId>
                        <errorEventCode>TECHNICAL_ERROR</errorEventCode>
                        <errorEventName>TECHNICAL_ERROR</errorEventName>
                        <errorEventDescription>hu.dbx.chaingun.util.taskchain.TaskException: hu.dbx.hammy.model.exception.SMTPException: Unable to send message to SMTP server!</errorEventDescription>
                        <properties/>
                        <attachments/>
                        <clickedLinks/>
                        <permissionShowList/>
                        <permissionListList/>
                        <direction>OUTGOING</direction>
                        <dmsMessageIdentifier>45438648</dmsMessageIdentifier>
                    </message>
                    <message>
                        <actualStatus>ERROR</actualStatus>
                        <aggregatedArchiveStatus>UNNECESSARY</aggregatedArchiveStatus>
                        <statusLastChangedAt>2024-06-03T11:26:56.962+02:00</statusLastChangedAt>
                        <recipientAddress>teszt@dbx.hu</recipientAddress>
                        <archivingExpected>false</archivingExpected>
                        <createdAt>2024-06-03T11:26:55.183+02:00</createdAt>
                        <channel>EMAIL</channel>
                        <uuid>74f9cf68-3dc1-4fbd-9b8d-619c12966c82</uuid>
                        <subject>Teszt szöveg</subject>
                        <errorEventId>571785233</errorEventId>
                        <errorEventCode>TECHNICAL_ERROR</errorEventCode>
                        <errorEventName>TECHNICAL_ERROR</errorEventName>
                        <errorEventDescription>hu.dbx.chaingun.util.taskchain.TaskException: hu.dbx.hammy.model.exception.SMTPException: Unable to send message to SMTP server!</errorEventDescription>
                        <properties/>
                        <attachments/>
                        <clickedLinks/>
                        <permissionShowList/>
                        <permissionListList/>
                        <direction>OUTGOING</direction>
                        <dmsMessageIdentifier>45438647</dmsMessageIdentifier>
                    </message>
                    <message>
                        <actualStatus>ERROR</actualStatus>
                        <aggregatedArchiveStatus>UNNECESSARY</aggregatedArchiveStatus>
                        <statusLastChangedAt>2024-06-03T10:07:51.332+02:00</statusLastChangedAt>
                        <recipientAddress>teszt@dbx.hu</recipientAddress>
                        <archivingExpected>false</archivingExpected>
                        <createdAt>2024-06-03T10:07:49.891+02:00</createdAt>
                        <channel>EMAIL</channel>
                        <uuid>66f98a68-4cdc-4cea-8df5-8098e9a8631c</uuid>
                        <subject>Teszt</subject>
                        <errorEventId>571785182</errorEventId>
                        <errorEventCode>TECHNICAL_ERROR</errorEventCode>
                        <errorEventName>TECHNICAL_ERROR</errorEventName>
                        <errorEventDescription>hu.dbx.chaingun.util.taskchain.TaskException: hu.dbx.hammy.model.exception.SMTPException: Unable to send message to SMTP server!</errorEventDescription>
                        <properties>
                            <property>
                                <key>PRIORITY</key>
                                <value>2</value>
                                <isMetaData>false</isMetaData>
                            </property>
                        </properties>
                        <attachments/>
                        <clickedLinks/>
                        <permissionShowList/>
                        <permissionListList/>
                        <direction>OUTGOING</direction>
                        <dmsMessageIdentifier>45438642</dmsMessageIdentifier>
                    </message>
                </messages>
                <count>8</count>
                <responseStatus>
                    <code>0</code>
                    <messages/>
                </responseStatus>
                <params/>
            </response>
        </ns2:findMessagesResponse>
    </S:Body>
</S:Envelope>

REST API

REST API Info

Kérés

GET hammy/json/query/v5/messages

POST hammy/json/query/v5/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 JMessage5 [ ] Megtalált üzenetek listája.

Minta

POST/GET /hammy/json/query/v5/messages?limit=2
Authorization: JWT {{jwtToken}}
X-Client-Hash-Key: {{clientHashKey}}
X-User-Name: {{userName}}
Content-Type: application/json
Accept: application/json
HTTP/1.1 200 OK
Content-Type: application/json

{
    "meta": {
        "responseStatus": {
            "code": 0,
            "messages": [
                {
                    "severity": "WARNING",
                    "code": "HAMMY_VE0073",
                    "description": "Jogosultsági korlátozások miatt bizonyos üzenetek nem jelennek meg a találati listában"
                }
            ]
        },
        "params": [],
        "total": 278233
    },
    "list": [
        {
            "uuid": "4c0b6842-6163-4869-8551-f4457b7f607b",
            "actualStatus": "SENT",
            "statusLastChangedAt": "2025-07-18T13:15:51.429+02:00",
            "messageType": "TESZT_250527_01",
            "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",
            "fromAddress": "teszt@dbx.hu",
            "fromName": "Hammy Teszt",
            "permissionShow": [],
            "permissionList": [],
            "properties": [
                {
                    "id": 2337266,
                    "key": "ARCHIVE_TARGET",
                    "value": "DMS",
                    "isMetaData": false
                },
                {
                    "id": 2337267,
                    "key": "ONLY_DOWNLOAD_EXPECTED",
                    "value": "YES",
                    "isMetaData": false
                },
                {
                    "id": 2337268,
                    "key": "teszt",
                    "value": "212",
                    "isMetaData": false
                },
                {
                    "id": 2337269,
                    "key": "create_test",
                    "value": "YES",
                    "isMetaData": false
                },
                {
                    "id": 2337262,
                    "key": "recipientName",
                    "value": "Teszt Elek",
                    "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": 2337275,
                    "key": "NOTICE_HTML_BODY_CHECKSUM",
                    "value": "40e235ac157487663310f1986593b9c9749146f316bf8e4e05920ebe77cb25e8f4d2ac09b9a045f3c9307e088bb2a61e151d9ac68c632bd7dd7192b659488aa2",
                    "isMetaData": true
                },
                {
                    "id": 2337274,
                    "key": "HTML_BODY_CHECKSUM",
                    "value": "5517ab7b5a0ca792d0684c2d8978fdc4e70eca706208fd887abdca1d41c75f7b6294c452067177852a61809047fa0fc029800370f86d3aef65da46e8ab7bb82c",
                    "isMetaData": true
                },
                {
                    "id": 2337273,
                    "key": "SMTP_MESSAGE_ID",
                    "value": "<1752837351389.3d3379f7e4b44e4b669f82389c3edcd0c87dbcad.JavaMail.tomcat@hammy-tomcat.xen.dbx.lan>",
                    "isMetaData": false
                },
                {
                    "id": 2337270,
                    "key": "SKELETON",
                    "value": "Y",
                    "isMetaData": false
                },
                {
                    "id": 2337271,
                    "key": "TRACKING_MODE",
                    "value": "LINK",
                    "isMetaData": false
                },
                {
                    "id": 2337272,
                    "key": "NOTICE_TRACKING_MODE",
                    "value": "ALL",
                    "isMetaData": false
                }
            ],
            "bounces": [],
            "attachments": [],
            "messageEvents": [],
            "clickedLinks": [],
            "channel": "CLIENTBOX",
            "direction": "OUTGOING",
            "replyEnvelopAttached": false,
            "paymentSlipAttached": false,
            "createdInScenario": false,
            "aggregatedArchiveStatus": "ARCHIVED",
            "dmsMessageIdentifier": "311389"
        }
    ]
}

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 Property1 [ ] Az üzenethez tartozó egyéb adatok, metaadatok.
messageEvents MessageEvent_V1 [ ] Az üzenethez tartozó események.
attachments AttachmentWithoutContent3 [ ] 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 időpontja.
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:v5="http://hammy.dbx.hu/api/query/v5">
    <soapenv:Header/>
    <soapenv:Body>
        <v5:showMessage>
            <request>
                <clientHashKey>{{clientHashKey}}</clientHashKey>
                <userName>?</userName>
                <messageId>?</messageId>
                <messageUuid>{{uuid}}</messageUuid>
                <messageHash>?</messageHash>
            </request>
        </v5: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/v5" xmlns:ns3="http://v3.query.api.hammy.dbx.hu/" xmlns:ns4="http://v5.query.api.hammy.dbx.hu/">
            <response>
                <actualStatus>ERROR</actualStatus>
                <aggregatedArchiveStatus>NECESSARY</aggregatedArchiveStatus>
                <statusLastChangedAt>2024-06-04T08:35:05.769+02:00</statusLastChangedAt>
                <messageType>TESZT</messageType>
                <recipientAddress>teszt@dbx.hu</recipientAddress>
                <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ó &nbsp;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, TESZT 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!&nbsp;</span></p>
                        <p>&nbsp;</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="${TFO_TARIFALO}"
             title="tfo_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;
    ">
                TFO Tarif&aacute;l&oacute;
              </center>
            </v:textbox>
          </v:roundrect>
        <![endif]--><a href="${TFO_TARIFALO}" target="_blank" rel="noopener noreferrer" title="tfo_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&eacute;rjen visszah&iacute;v&aacute;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>&nbsp;</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-04T08:35:01.352+02:00</createdAt>
                <attachments>
                    <attachment>
                        <details>
                            <fileName>TesztPDF_duplicate.docx</fileName>
                            <archivingExpected>true</archivingExpected>
                            <certificationExpected>false</certificationExpected>
                            <contentAvailable>true</contentAvailable>
                            <id>37905888</id>
                            <documentType>ATTACHMENT</documentType>
                            <uuid>1e21fdda-0722-44a1-af42-f8a5d8a40af6</uuid>
                            <properties>
                                <property>
                                    <key>ATTACHMENT_CONTENT_CHECKSUM</key>
                                    <value>d93d330fc76dda672f202ed042c0ec6eb5548c74d7bffe7fe3a818d815b71104a91509dc6640682bd48f9207e7731a5a7172046b85f1ef3bb541d69ca1385e87</value>
                                    <isMetaData>false</isMetaData>
                                </property>
                                <property>
                                    <key>ATTACHMENT_SOURCE</key>
                                    <value>INLINE</value>
                                    <isMetaData>false</isMetaData>
                                </property>
                                <property>
                                    <key>ARCHIVE_TARGET</key>
                                    <value>DMS</value>
                                    <isMetaData>false</isMetaData>
                                </property>
                            </properties>
                        </details>
                    </attachment>
                </attachments>
                <responseStatus>
                    <code>0</code>
                    <messages/>
                </responseStatus>
                <channel>EMAIL</channel>
                <uuid>5ee51e60-6aa2-4b72-9073-ff7e71a51a85</uuid>
                <dmsMessageIdentifier>45438655</dmsMessageIdentifier>
            </response>
        </ns2:showMessageResponse>
    </S:Body>
</S:Envelope>

REST API

REST API Info

Kérés

GET hammy/json/query/v5/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
JMessage5 Megtalált üzenet.

Minta

GET hammy/json/query/v5/messages/{{uuid}}
Authorization: JWT {{jwtToken}}
X-Client-Hash-Key: {{clientHashKey}}
X-User-Name: {{userName}}
Content-Type: application/json
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",
    "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": "reply.hammy+teszt@dbx.hu",
    "replyToName": "Hammy Teszt",
    "fromAddress": "teszteles@dbx.hu",
    "fromName": "Hammy Teszt",
    "permissionShow": [],
    "permissionList": [],
    "properties": [
        {
            "id": 2337266,
            "key": "ARCHIVE_TARGET",
            "value": "DMS",
            "isMetaData": false
        },
        {
            "id": 2337267,
            "key": "ONLY_DOWNLOAD_EXPECTED",
            "value": "YES",
            "isMetaData": false
        },
        {
            "id": 2337268,
            "key": "teszt",
            "value": "212",
            "isMetaData": false
        },
        {
            "id": 2337269,
            "key": "create_test",
            "value": "YES",
            "isMetaData": false
        },
        {
            "id": 2337262,
            "key": "recipientName",
            "value": "Teszt Elek",
            "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": 2337275,
            "key": "NOTICE_HTML_BODY_CHECKSUM",
            "value": "40e235ac157487663310f1986593b9c9749146f316bf8e4e05920ebe77cb25e8f4d2ac09b9a045f3c9307e088bb2a61e151d9ac68c632bd7dd7192b659488aa2",
            "isMetaData": true
        },
        {
            "id": 2337274,
            "key": "HTML_BODY_CHECKSUM",
            "value": "5517ab7b5a0ca792d0684c2d8978fdc4e70eca706208fd887abdca1d41c75f7b6294c452067177852a61809047fa0fc029800370f86d3aef65da46e8ab7bb82c",
            "isMetaData": true
        },
        {
            "id": 2337273,
            "key": "SMTP_MESSAGE_ID",
            "value": "<1752837351389.3d3379f7e4b44e4b669f82389c3edcd0c87dbcad.JavaMail.tomcat@hammy-tomcat.xen.dbx.lan>",
            "isMetaData": false
        },
        {
            "id": 2337270,
            "key": "SKELETON",
            "value": "Y",
            "isMetaData": false
        },
        {
            "id": 2337271,
            "key": "TRACKING_MODE",
            "value": "LINK",
            "isMetaData": false
        },
        {
            "id": 2337272,
            "key": "NOTICE_TRACKING_MODE",
            "value": "ALL",
            "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": "Teszt tárgy",
    "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\">&nbsp;</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>&nbsp;</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.&nbsp;</span></p>\n                    <p>&nbsp;</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\">&nbsp;</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&aacute;nlati dokument&aacute;ci&oacute; let&ouml;lt&eacute;se, j&oacute;v&aacute;hagy&aacute;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\">&nbsp;</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.&nbsp;</span></p>\n                    <p>&nbsp;</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>&nbsp;</p>\n                    <p><strong><span style=\"font-size: 16px; color: #ee7203;\">Kérdése van?&nbsp;</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.&nbsp;</span></p>\n                    <p>&nbsp;</p>\n                    <p><br><strong><span style=\"font-size: 15px;\">Üdvözlettel:&nbsp;</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"
}

Find events

Ebben a verzióban nem változott.

Find events V1

Find properties

Ebben a verzióban nem változott.

Find properties V1

List error queues

Ebben a verzióban nem változott.

List error queues V3

List error queue items

Ebben a verzióban nem változott.

List error queue items V3

Show attachment

Ebben a verzióban nem változott.

Show attachment V3

Check email address

Ebben a verzióban nem változott.

Check email address V1

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

REST API Info

Kérés

GET hammy/json/query/v5/messages/id/{{ID}}

Név Típus Leírás
uuid String A keresett üzenet uuid-ja.

Válasz

Típus Leírás
JMessage5 Megtalált üzenet.

Minta

GET /hammy/json/query/v5/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",
    "recipientName": "Teszt Elek",
    "recipientAddress": "teszteles@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": "reply.hammy+teszt@dbx.hu",
    "replyToName": "Hammy Teszt",
    "fromAddress": "teszt@dbx.hu",
    "fromName": "Hammy Teszt",
    "permissionShow": [],
    "permissionList": [],
    "properties": [
        {
            "id": 2337266,
            "key": "ARCHIVE_TARGET",
            "value": "DMS",
            "isMetaData": false
        },
        {
            "id": 2337267,
            "key": "ONLY_DOWNLOAD_EXPECTED",
            "value": "YES",
            "isMetaData": false
        },
        {
            "id": 2337268,
            "key": "teszt",
            "value": "212",
            "isMetaData": false
        },
        {
            "id": 2337269,
            "key": "create_test",
            "value": "YES",
            "isMetaData": false
        },
        {
            "id": 2337262,
            "key": "recipientName",
            "value": "Teszt Elek",
            "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": 2337275,
            "key": "NOTICE_HTML_BODY_CHECKSUM",
            "value": "40e235ac157487663310f1986593b9c9749146f316bf8e4e05920ebe77cb25e8f4d2ac09b9a045f3c9307e088bb2a61e151d9ac68c632bd7dd7192b659488aa2",
            "isMetaData": true
        },
        {
            "id": 2337274,
            "key": "HTML_BODY_CHECKSUM",
            "value": "5517ab7b5a0ca792d0684c2d8978fdc4e70eca706208fd887abdca1d41c75f7b6294c452067177852a61809047fa0fc029800370f86d3aef65da46e8ab7bb82c",
            "isMetaData": true
        },
        {
            "id": 2337273,
            "key": "SMTP_MESSAGE_ID",
            "value": "<1752837351389.3d3379f7e4b44e4b669f82389c3edcd0c87dbcad.JavaMail.tomcat@hammy-tomcat.xen.dbx.lan>",
            "isMetaData": false
        },
        {
            "id": 2337270,
            "key": "SKELETON",
            "value": "Y",
            "isMetaData": false
        },
        {
            "id": 2337271,
            "key": "TRACKING_MODE",
            "value": "LINK",
            "isMetaData": false
        },
        {
            "id": 2337272,
            "key": "NOTICE_TRACKING_MODE",
            "value": "ALL",
            "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": "Teszt tárgy",
    "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\">&nbsp;</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>&nbsp;</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.&nbsp;</span></p>\n                    <p>&nbsp;</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\">&nbsp;</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&aacute;nlati dokument&aacute;ci&oacute; let&ouml;lt&eacute;se, j&oacute;v&aacute;hagy&aacute;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\">&nbsp;</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.&nbsp;</span></p>\n                    <p>&nbsp;</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>&nbsp;</p>\n                    <p><strong><span style=\"font-size: 16px; color: #ee7203;\">Kérdése van?&nbsp;</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.&nbsp;</span></p>\n                    <p>&nbsp;</p>\n                    <p><br><strong><span style=\"font-size: 15px;\">Üdvözlettel:&nbsp;</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"
}

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

REST API Info

Kérés

GET hammy/json/query/v5/messages/uuid/{{UUID}}

Név Típus Leírás
uuid String A keresett üzenet uuid-ja.

Válasz

Típus Leírás
JMessage5 Megtalált üzenet.

Minta

GET /hammy/json/query/v5/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",
    "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": "reply.hammy+teszt@dbx.hu",
    "replyToName": "Hammy Teszt",
    "fromAddress": "teszteles@dbx.hu",
    "fromName": "Hammy Teszt",
    "permissionShow": [],
    "permissionList": [],
    "properties": [
        {
            "id": 2337266,
            "key": "ARCHIVE_TARGET",
            "value": "DMS",
            "isMetaData": false
        },
        {
            "id": 2337267,
            "key": "ONLY_DOWNLOAD_EXPECTED",
            "value": "YES",
            "isMetaData": false
        },
        {
            "id": 2337268,
            "key": "teszt",
            "value": "212",
            "isMetaData": false
        },
        {
            "id": 2337269,
            "key": "create_test",
            "value": "YES",
            "isMetaData": false
        },
        {
            "id": 2337262,
            "key": "recipientName",
            "value": "Teszt Elek",
            "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": 2337275,
            "key": "NOTICE_HTML_BODY_CHECKSUM",
            "value": "40e235ac157487663310f1986593b9c9749146f316bf8e4e05920ebe77cb25e8f4d2ac09b9a045f3c9307e088bb2a61e151d9ac68c632bd7dd7192b659488aa2",
            "isMetaData": true
        },
        {
            "id": 2337274,
            "key": "HTML_BODY_CHECKSUM",
            "value": "5517ab7b5a0ca792d0684c2d8978fdc4e70eca706208fd887abdca1d41c75f7b6294c452067177852a61809047fa0fc029800370f86d3aef65da46e8ab7bb82c",
            "isMetaData": true
        },
        {
            "id": 2337273,
            "key": "SMTP_MESSAGE_ID",
            "value": "<1752837351389.3d3379f7e4b44e4b669f82389c3edcd0c87dbcad.JavaMail.tomcat@hammy-tomcat.xen.dbx.lan>",
            "isMetaData": false
        },
        {
            "id": 2337270,
            "key": "SKELETON",
            "value": "Y",
            "isMetaData": false
        },
        {
            "id": 2337271,
            "key": "TRACKING_MODE",
            "value": "LINK",
            "isMetaData": false
        },
        {
            "id": 2337272,
            "key": "NOTICE_TRACKING_MODE",
            "value": "ALL",
            "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": "Teszt tárgy",
    "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\">&nbsp;</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>&nbsp;</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.&nbsp;</span></p>\n                    <p>&nbsp;</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\">&nbsp;</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&aacute;nlati dokument&aacute;ci&oacute; let&ouml;lt&eacute;se, j&oacute;v&aacute;hagy&aacute;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\">&nbsp;</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.&nbsp;</span></p>\n                    <p>&nbsp;</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>&nbsp;</p>\n                    <p><strong><span style=\"font-size: 16px; color: #ee7203;\">Kérdése van?&nbsp;</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.&nbsp;</span></p>\n                    <p>&nbsp;</p>\n                    <p><br><strong><span style=\"font-size: 15px;\">Üdvözlettel:&nbsp;</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"
}

List error types

Ebben a verzióban nem változott.

List error types V2

Get domain perfs

Ebben a verzióban nem változott.

Get domain perfs V4