Actions
Task #479
openEpic #147: 1. Document - FCIF Old System Comparision
Feature #253: 1.16 Notifications and Reminders
Feature #472: Notification > WhatsApp Notification Templates
ipf_installment_schedule
Status:
New
Priority:
Normal
Assignee:
-
Start date:
02/26/2026
Due date:
% Done:
0%
Estimated time:
Description
Shares the customer’s payment schedule, including first payment amount and due date.
Json Scripts:
{
"name": "ipf_installment_schedule",
"parameter_format": "POSITIONAL",
"components": [
{
"type": "HEADER",
"format": "TEXT",
"text": "Installment Schedule Issued"
},
{
"type": "BODY",
"text": "Hello {{1}},\n\nYour FCIF installment schedule has been issued.\n\nReference: {{2}}\nFirst payment: {{3}} due {{4}}\n\nThank You.",
"example": {
"body_text": [
[
"John Doe",
"6XDBCMUV33",
"J$ 20,405.55",
"13-Mar-2026"
]
]
}
},
{
"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": "3290831907757790"
},
No data to display
Actions