Project

General

Profile

Actions

Task #474

open

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

Feature #253: 1.16 Notifications and Reminders

Feature #472: Notification > WhatsApp Notification Templates

ipf_application_declined

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

Notifies the customer that their application was not approved at this time.

Json Scripts :

    {
        "name": "ipf_application_declined",
        "parameter_format": "POSITIONAL",
        "components": [
            {
                "type": "HEADER",
                "format": "TEXT",
                "text": "IPF Application Update"
            },
            {
                "type": "BODY",
                "text": "Hello {{1}},\n\nFCIF was unable to approve your IPF application at this time.\n\nReference: {{2}}\nYour broker may resubmit with updated information or documents.",
                "example": {
                    "body_text": [
                        [
                            "John Doe",
                            "6XDBCMUV33"
                        ]
                    ]
                }
            },
            {
                "type": "FOOTER",
                "text": "Federal Capital Investments & Finance Limited"
            }
        ],
        "language": "en",
        "status": "APPROVED",
        "category": "MARKETING",
        "sub_category": "CUSTOM",
        "id": "2104369300360955"
    },

No data to display

Actions

Also available in: Atom PDF