{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "AWAS00000BIH6B",
        "customer_params": [
            {
                "paramName": "UNIQUE ADMISSION NUMBER",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 2,
                "maxLength": 15,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^[0-9]{1,7}$",
                "values": null
            },
            {
                "paramName": "NAME",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 2,
                "maxLength": 15,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^[a-z A-Z0-9,()&\/._''-]{2,15}$",
                "values": null
            },
            {
                "paramName": "FATHER NAME",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 2,
                "maxLength": 15,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^[a-z A-Z0-9,()&\/._''-]{2,15}$",
                "values": null
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f39d752",
    "timestamp": "2024-08-26T12:07:47+02:00"
}