Project

General

Profile

Actions

Task #493

open

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

Feature #253: 1.16 Notifications and Reminders

Feature #472: Notification > WhatsApp Notification Templates

ipf_final_notice

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

Final warning that immediate payment is required to avoid cancellation.

Json Scripts :

    {
        "name": "ipf_final_notice",
        "parameter_format": "POSITIONAL",
        "components": [
            {
                "type": "HEADER",
                "format": "TEXT",
                "text": "FINAL NOTICE"
            },
            {
                "type": "BODY",
                "text": "Immediate payment required to avoid policy cancellation.\n\nTotal amount due: {{1}}\n\nThank You.",
                "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": "UTILITY",
        "sub_category": "CUSTOM",
        "id": "1983810909212488"
    },

No data to display

Actions

Also available in: Atom PDF