{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "RELI00000NAT06",
        "customer_params": [
            {
                "paramName": "Previous Policy Number",
                "dataType": "NUMERIC",
                "optional": false,
                "minLength": 16,
                "maxLength": 18,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "regex": "^[0-9]{16,18}$",
                "values": null
            },
            {
                "paramName": "Previous Policy End Date(DD\/MM\/YYYY)",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 10,
                "maxLength": 10,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "regex": "^([0-2][0-9]||3[0-1])\/(0[0-9]||1[0-2])\/([0-9][0-9])?[0-9][0-9]$",
                "values": null
            },
            {
                "paramName": "Email ID",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 1,
                "maxLength": 255,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "regex": "^([a-zA-Z0-9_\\.\\-\\+])+\\@(([a-zA-Z0-9\\-])+\\.)+([a-zA-Z0-9]{2,4})+$",
                "values": null
            },
            {
                "paramName": "Mobile Number",
                "dataType": "NUMERIC",
                "optional": false,
                "minLength": 10,
                "maxLength": 10,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "regex": "^[0-9A-Za-z]{10,10}$",
                "values": null
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f3ef979",
    "timestamp": "2024-08-26T12:07:47+02:00"
}