Project

General

Profile

Actions

Task #480

open

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

Feature #253: 1.16 Notifications and Reminders

Feature #472: Notification > WhatsApp Notification Templates

ipf_payment_reminder_3days

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

Reminder sent 3 days before a payment is due.

Json Scripts:

   {
        "name": "ipf_payment_reminder_3days",
        "parameter_format": "POSITIONAL",
        "components": [
            {
                "type": "HEADER",
                "format": "TEXT",
                "text": "Payment Reminder"
            },
            {
                "type": "BODY",
                "text": "Hello {{1}},\n\nReminder: your FCIF installment of {{2}} is due on {{3}} (in 3 days).\n\nReference: {{4}}\n\nThank You.",
                "example": {
                    "body_text": [
                        [
                            "John Doe",
                            "J$ 32,087.98",
                            "12-Mar-2026",
                            "6XDBCMUV33"
                        ]
                    ]
                }
            },
            {
                "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": "1419086816540526"
    },

No data to display

Actions

Also available in: Atom PDF