Project

General

Profile

Actions

Task #475

open

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

Feature #253: 1.16 Notifications and Reminders

Feature #472: Notification > WhatsApp Notification Templates

application_for_credit_acknowledgement (Pending)

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

Sent to confirm that the company has received the customer’s credit/IPF application.

Json Scripts :

    {
        "name": "application_for_credit_acknowledgement",
        "parameter_format": "POSITIONAL",
        "components": [
            {
                "type": "HEADER",
                "format": "TEXT",
                "text": "IPF Application Confirmation"
            },
            {
                "type": "BODY",
                "text": "Hello {{1}},\n\nFCIF confirms receipt of your new IPF application.\nReference: {{2}}\n\nTo proceed, please submit any missing documents (ID, TRN, or Proof of Address).\n\nThank you.",
                "example": {
                    "body_text": [
                        [
                            "John Doe",
                            "6XDBCMUV33"
                        ]
                    ]
                }
            }
        ],
        "language": "en",
        "status": "PENDING",
        "category": "UTILITY",
        "sub_category": "CUSTOM",
        "id": "1405675233979163"
    },

No data to display

Actions

Also available in: Atom PDF