{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "GPCKML000ANP03",
        "customer_params": [
            {
                "paramName": "STUDENT ID",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": "5",
                "maxLength": 20
            },
            {
                "paramName": "Mobile No",
                "dataType": "NUMERIC",
                "optional": true,
                "minLength": 10,
                "maxLength": 10
            },
            {
                "paramName": "COURSE YEAR",
                "dataType": "NUMERIC",
                "optional": true,
                "minLength": 1,
                "maxLength": "2"
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f3bdd56",
    "timestamp": "2024-08-26T12:07:47+02:00"
}