{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "LNCKML000MAP01",
        "customer_params": [
            {
                "paramName": "Scholar No",
                "dataType": "NUMERIC",
                "optional": false,
                "minLength": 1,
                "maxLength": "15"
            },
            {
                "paramName": "Moblie",
                "dataType": "NUMERIC",
                "optional": true,
                "minLength": 10,
                "maxLength": 10
            },
            {
                "paramName": "Date of Birth (YYYY-MM-DD)",
                "dataType": "ALPHANUMERIC",
                "optional": true,
                "minLength": 10,
                "maxLength": 10
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f3d035b",
    "timestamp": "2024-08-26T12:07:47+02:00"
}