{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "CUEL00000NEW2P",
        "customer_params": [
            {
                "paramName": "Mobile Number",
                "dataType": "NUMERIC",
                "optional": false,
                "minLength": 10,
                "maxLength": 10,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^[A-Za-z0-9]{1,20}$",
                "values": null
            },
            {
                "paramName": "Course Name",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 4,
                "maxLength": 20,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": null,
                "values": "Math,Coding,Math and Coding"
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f3ad3cb",
    "timestamp": "2024-08-26T12:07:47+02:00"
}