Project

General

Profile

Actions

Task #491

open

Epic #147: 1. Document - FCIF Old System Comparision

Feature #253: 1.16 Notifications and Reminders

Feature #472: Notification > WhatsApp Notification Templates

ipf_cancel_notice_5

Added by Deeksha Singh about 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
02/26/2026
Due date:
% Done:

0%

Estimated time:

Description

Indicates the account is at high risk of being cancelled.

Json Scripts :

    {
        "name": "ipf_cancel_notice_5",
        "parameter_format": "POSITIONAL",
        "components": [
            {
                "type": "HEADER",
                "format": "TEXT",
                "text": "High Risk of Cancellation"
            },
            {
                "type": "BODY",
                "text": "Your account is now at high risk of cancellation.\n\nOverdue amount: {{1}}\nPlease pay today.",
                "example": {
                    "body_text": [
                        [
                            "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": "1654998285505784"
    },

No data to display

Actions

Also available in: Atom PDF