{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "ICIC00000NATGF",
        "customer_params": [
            {
                "paramName": "Policy Number",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 8,
                "maxLength": 16,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^[0-9A-Za-z]{8,16}$",
                "values": null
            },
            {
                "paramName": "DOB (DD-MMM-YYYY)",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 11,
                "maxLength": 11,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^(([0-2][0-9])|(3[0-1]))-(JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC)-([1-2][0-9][0-9][0-9])$",
                "values": null
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f3c6e54",
    "timestamp": "2024-08-26T12:07:47+02:00"
}