curl -X POST 'http://localhost:8080/api/webhooks/notifications' -d '{"live":"false","notificationItems":[{"NotificationRequestItem":{"additionalData":{"hmacSignature":""},"amount":{"currency":"EUR","value":1000},"eventCode":"REPORT_AVAILABLE","eventDate":"2021-01-01T01:00:00+01:00","merchantAccountCode":"","merchantReference":"","pspReference":"YOUR_PSP_REFERENCE","reason":"URL_TO_DOWNLOAD_REPORT","success":"true"}}]}'