{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "KPSKML000TND01",
        "customer_params": [
            {
                "paramName": "Student Full Name",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": "2",
                "maxLength": 100
            },
            {
                "paramName": "Roll number",
                "dataType": "NUMERIC",
                "optional": false,
                "minLength": "2",
                "maxLength": "8"
            },
            {
                "paramName": "Standard",
                "dataType": "NUMERIC",
                "optional": false,
                "minLength": 1,
                "maxLength": "4"
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f3ce21b",
    "timestamp": "2024-08-26T12:07:47+02:00"
}