{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "RELI00000NATBP",
        "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": "Email ID",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": null,
                "maxLength": null,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "regex": "^(.+)@(.+)$",
                "values": null
            },
            {
                "paramName": "Mobile Number",
                "dataType": "NUMERIC",
                "optional": false,
                "minLength": 10,
                "maxLength": 10,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "regex": "^[0-9]{10,10}$",
                "values": null
            },
            {
                "paramName": "Date Of Birth(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[1-9])|(1[0-2]))\\\/(([0-9][0-9])|([1-2][0-9][0-9][0-9]))$",
                "values": null
            },
            {
                "paramName": "Registration Number",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 13,
                "maxLength": 13,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "regex": "^[A-Z]{2}\\-[0-9]{2}\\-[A-Z]{2}\\-[0-9]{4}$",
                "values": null
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f3f008a",
    "timestamp": "2024-08-26T12:07:47+02:00"
}