Actions
Task #481
openEpic #147: 1. Document - FCIF Old System Comparision
Feature #253: 1.16 Notifications and Reminders
Feature #472: Notification > WhatsApp Notification Templates
ipf_payment_reminder_2days
Status:
New
Priority:
Normal
Assignee:
-
Start date:
02/26/2026
Due date:
% Done:
0%
Estimated time:
Description
Reminder sent 2 days before the payment due date.
Json Scripts :
{
"name": "ipf_payment_reminder_2days",
"parameter_format": "POSITIONAL",
"components": [
{
"type": "HEADER",
"format": "TEXT",
"text": "Payment Reminder"
},
{
"type": "BODY",
"text": "Hello {{1}},\n\nReminder: your FCIF installment of {{2}} is due in 2 days ({{3}}).\n\nReference: {{4}}\n\nThank You.",
"example": {
"body_text": [
[
"John Doe",
"J$ 32,087.98",
"12-Mar-2026",
"6XDBCMUV33"
]
]
}
},
{
"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": "UTILITY",
"sub_category": "CUSTOM",
"id": "2002830187114757"
},
No data to display
Actions