Actions
Task #478
openEpic #147: 1. Document - FCIF Old System Comparision
Feature #253: 1.16 Notifications and Reminders
Feature #472: Notification > WhatsApp Notification Templates
renewal_ipf_declined
Status:
New
Priority:
Normal
Assignee:
-
Start date:
02/26/2026
Due date:
% Done:
0%
Estimated time:
Description
Notifies the customer that their renewal request was not approved.
Json Scripts:
{
"name": "renewal_ipf_declined",
"parameter_format": "POSITIONAL",
"components": [
{
"type": "HEADER",
"format": "TEXT",
"text": "Renewal Application Update"
},
{
"type": "BODY",
"text": "Hello {{1}},\n\nYour renewal IPF application was not approved at this time.\n\nReference: {{2}}\nYour broker may revise and resubmit.",
"example": {
"body_text": [
[
"John Doe",
"6XDBCMUV33"
]
]
}
},
{
"type": "FOOTER",
"text": "Federal Capital Investments & Finance Limited"
}
],
"language": "en",
"status": "APPROVED",
"category": "UTILITY",
"sub_category": "CUSTOM",
"id": "920436683707330"
},
No data to display
Actions