{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "AEGO00000NATRJ",
        "customer_params": [
            {
                "paramName": "Policy Number",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 12,
                "maxLength": 15,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "regex": "^[0-9a-zA-Z]{12,55}$",
                "values": null
            },
            {
                "paramName": "DOB (YYYY-MM-DD)",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 10,
                "maxLength": 10,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "regex": "^([1-2][0-9][0-9][0-9])-((0[1-9])|(1[0-2]))-(([0-2][0-9])|(3[0-1]))$",
                "values": null
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f37760a",
    "timestamp": "2024-08-26T12:07:47+02:00"
}