{
   "live":"false",
   "notificationItems":[
      {
         "NotificationRequestItem":{
            "additionalData": {
                ...
            },
            "eventCode":"AUTHORISATION",
            "success":"true",
            "eventDate":"2019-06-28T18:03:50+01:00",
            "merchantAccountCode":"YOUR_MERCHANT_ACCOUNT",
            "pspReference": "7914073381342284",
            "merchantReference": "YOUR_REFERENCE",
            "amount": {
                "value":1130,
                "currency":"EUR"
            }
         }
      }
   ]
}
