| { | |
| "notificationInboxNewMail": { | |
| "subject": "[Stellungnahme] Neue Anfragen", | |
| "body": "Information\n\nEs befinden sich neue Anfragen im Stellungnahme Email Postfach.\n\nStellungnahmemodul: http://localhost:8280/statementpaFE\n\n", | |
| "bccEmailAddresses": [] | |
| }, | |
| "notificationEnrichDraft": { | |
| "subject": "[Stellungnahme] Fachbereichs Beiträge benötigt", | |
| "body": "Information\n\nIhr Fachbereich wurde für einen optionalen oder erforderlichen Beitrag festgelegt.\n\nStellungnahme: http://localhost:8280/statementpaFE/details?id=<id>", | |
| "bccEmailAddresses": [] | |
| }, | |
| "notificationApprovalRequired": { | |
| "subject": "[Stellungnahme] Genehmigungsanfrage", | |
| "body": "Information\n\nEine neue Stellungnahme Antwort wurde erstellt.\n\nStellungnahme: http://localhost:8280/statementpaFE/details?id=<id>", | |
| "bccEmailAddresses": [] | |
| }, | |
| "notificationNotApproved": { | |
| "subject": "[Stellungnahme] Nicht Genehmigt, Überarbeitung erforderlich", | |
| "body": "Information\n\nStellungnahme wurde nicht genehmigt. Überarbeitung erforderlich.\n\nStellungnahme: http://localhost:8280/statementpaFE/details?id=<id>", | |
| "bccEmailAddresses": [] | |
| }, | |
| "notificationApprovedAndNotSent": { | |
| "subject": "[Stellungnahme] Genehmigt, Versand erforderlich", | |
| "body": "Information\n\nStellungnahme wurde erfolgreich genehmigt. Manueller Versand erforderlich.\n\nStellungnahme: http://localhost:8280/statementpaFE/details?id=<id>", | |
| "bccEmailAddresses": [] | |
| }, | |
| "notificationApprovedAndSent": { | |
| "subject": "[Stellungnahme] Genehmigt und versendet", | |
| "body": "Information\n\nStellungnahme wurde erfolgreich genehmigt und versendet.\n\nStellungnahme: http://localhost:8280/statementpaFE/details?id=<id>", | |
| "bccEmailAddresses": [] | |
| }, | |
| "notificationAllMandatoryContributions": { | |
| "subject": "[Stellungnahme] Fachbereichsbeiträge vollständig", | |
| "body": "Information\n\nBeiträge aller benötigten Fachbereiche vollständig.\n\nStellungnahme: http://localhost:8280/statementpaFE/details?id=<id>", | |
| "bccEmailAddresses": [] | |
| }, | |
| "statementResponse": { | |
| "subject": "[Stellungnahme] Antwort auf Ihre Anfrage - UnserZeichen <t:id>", | |
| "body": "Sehr geehrte Damen und Herrren,\n\n Ihre Anfrage zur Stellungnahme wurde bearbeitet.\nDie Stellungnahme finden Sie im Anhang und etwaige Zusatzinformationen befinden sich im Anhang.\n\n Viele Grüße\nIhre e-netz Südhessen AG\n\n", | |
| "bccEmailAddresses": [] | |
| } | |
| } |