Actions
Task #477
openEpic #147: 1. Document - FCIF Old System Comparision
Feature #253: 1.16 Notifications and Reminders
Feature #472: Notification > WhatsApp Notification Templates
renewal_ipf_approved
Status:
New
Priority:
Normal
Assignee:
-
Start date:
02/26/2026
Due date:
% Done:
0%
Estimated time:
Description
Informs the customer that their renewal financing request has been approved and may include payment instructions.
Json Scripts:
{
"name": "renewal_ipf_approved",
"parameter_format": "POSITIONAL",
"components": [
{
"type": "HEADER",
"format": "TEXT",
"text": "Renewal Financing Approved"
},
{
"type": "BODY",
"text": "Hello {{1}},\n\nYour renewal IPF financing has been approved.\n\nReference: {{2}}\nDeposit: {{3}}\nFirst installment due: {{4}}\n\nThank you.",
"example": {
"body_text": [
[
"John Doe",
"6XDBCMUV33",
"J$ 13,495.23",
"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": "MARKETING",
"sub_category": "CUSTOM",
"id": "1320427859911743"
},
No data to display
Actions