{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "ADIT00000NATVO",
        "customer_params": [
            {
                "paramName": "Policy Number",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 16,
                "maxLength": 19,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^[0-9\\-]{16,19}$",
                "values": null
            },
            {
                "paramName": "DOB (DD-MM-YYYY)",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 10,
                "maxLength": 10,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^(0[1-9]|[12][0-9]|3[01])[- \\\/.](0[1-9]|1[012])[- \\\/.](19|20)\\d\\d$",
                "values": null
            },
            {
                "paramName": "Customer Mobile Number",
                "dataType": "NUMERIC",
                "optional": false,
                "minLength": 10,
                "maxLength": 10,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": null,
                "values": null
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f3773c5",
    "timestamp": "2024-08-26T12:07:47+02:00"
}