{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "AMIFEE000UTP02",
        "customer_params": [
            {
                "paramName": "Form Number\/Registration Number",
                "dataType": "NUMERIC",
                "optional": false,
                "minLength": 4,
                "maxLength": 16
            },
            {
                "paramName": "Fee Type",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 4,
                "maxLength": 16,
                "regex": "^(Academic)$|^(Hostel)$",
                "values": "Academic,Hostel"
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f37b10f",
    "timestamp": "2024-08-26T12:07:47+02:00"
}