{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "SBIL00000NATT0",
        "customer_params": [
            {
                "paramName": "PolicyNo",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 11,
                "maxLength": 11,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^[0-9A-Za-z]{11,11}$",
                "values": null
            },
            {
                "paramName": "DOB(YYYY\/MM\/DD)",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 10,
                "maxLength": 10,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^\\d{4}[\\-\\\/\\s]?((((0[13578])|(1[02]))[\\-\\\/\\s]?(([0-2][0-9])|(3[01])))|(((0[469])|(11))[\\-\\\/\\s]?(([0-2][0-9])|(30)))|(02[\\-\\\/\\s]?[0-2][0-9]))$",
                "values": null
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f400ebd",
    "timestamp": "2024-08-26T12:07:48+02:00"
}