{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "EDEL00000NATNS",
        "customer_params": [
            {
                "paramName": "Policy Number",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 2,
                "maxLength": 10,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^[0-9]{9}[A-Z]{1}$",
                "values": null
            },
            {
                "paramName": "DOB(DD-Mon-YYYY)",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 11,
                "maxLength": 11,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^(([1-9])|([0][1-9])|([1-2][0-9])|([3][0-1]))-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-[0-9]{4}$",
                "values": null
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f3b2617",
    "timestamp": "2024-08-26T12:07:47+02:00"
}