diff --git a/waku-messages/message/waku-message-body.dmn b/waku-messages/message/waku-message-body.dmn
index cad90ffc..d77459df 100644
--- a/waku-messages/message/waku-message-body.dmn
+++ b/waku-messages/message/waku-message-body.dmn
@@ -74,6 +74,23 @@
"Hi " + current_user_extras["first_name"] + ", your invoice has been approved by your Project Lead and Finance. It will be paid in the next pay run."
+
+
+ "execute-procure-to-pay/cc-invoice-approval-process"
+
+
+ "waku_invoice_rejected_ismatch"
+
+
+ 0
+
+
+ >0
+
+
+ "Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by Finance. The reason specified for the rejection is: " + invoice.commentsFinance
+
+
"execute-procure-to-pay/cc-invoice-approval-process"