Skip to main content
Skip table of contents

Push notification sample

JSON
{
  "meta": { "version": "1",
    "jobId": "af9f86ce-ae22-4878-b909-cc1444b4017a",
    "account": "Test User",
    "customerNo": "99999",
    "referenceJob": "job-a9749733dd6b388c3112d03b2"", // optional
    "costCenter": "cost-center", // optional
    "campaignId": "campaign-id" // optional
  },
  "notifications": [
    {
      "meta": {
        "tag": "b26110887a9749733dd6b388c3112d03b24214ea5370aaa891819548c0e1f715",
        "mail": {
          "id": "af9f86ce-ae22-4878-b909-cc1444b4017a#845cae22#91b383e4",
          "from": "FromName <from@example.com>">",
          "email": "ToName <to@example.com>"
        },
        "event": {
          "phase": "POST_PROCESS",
          "state": "POST_DELIVERY",
          "type": "FEEDBACK_LOOP",
          "subType": "COMPLAINT",
          "ts": "2020-05-27T16:22:27.805+02:00"
       }
      },
      "content": {
        "mime": {
          "messageId": "<xxxxxxxxxxxx-cc1444b4017a#845cae22#91b383e4@retarus.com>"
        },
        "feedbackLoop": {
          "mailDeliveryTs": "2020-05-27T16:00:27.805+02:00"
        }
      }
    }
  ]
}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.