Actions
Task #488
openEpic #147: 1. Document - FCIF Old System Comparision
Feature #253: 1.16 Notifications and Reminders
Feature #472: Notification > WhatsApp Notification Templates
ipf_cancel_notice_2
Status:
New
Priority:
Normal
Assignee:
-
Start date:
02/26/2026
Due date:
% Done:
0%
Estimated time:
Description
Stronger warning that payment is required immediately to avoid cancellation.
Json Scripts :
{
"name": "ipf_cancel_notice_2",
"parameter_format": "POSITIONAL",
"components": [
{
"type": "HEADER",
"format": "TEXT",
"text": "Second Cancellation Warning"
},
{
"type": "BODY",
"text": "Hello {{1}},\n\nPayment is required today to avoid cancellation.\n\nAmount due: {{2}}\n\nThank You.",
"example": {
"body_text": [
[
"John Doe",
"J$36,876.98"
]
]
}
},
{
"type": "FOOTER",
"text": "Federal Capital Investments & Finance Limited"
},
{
"type": "BUTTONS",
"buttons": [
{
"type": "URL",
"text": "Pay Now",
"url": "https://www.fcif.com/{{1}}",
"example": [
"https://www.fcif.com/paynow1234"
]
}
]
}
],
"language": "en",
"status": "APPROVED",
"category": "MARKETING",
"sub_category": "CUSTOM",
"id": "1478540663974572"
},
No data to display
Actions