{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "SIST00000NATEB",
        "customer_params": [
            {
                "paramName": "Unique Registration No",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 2,
                "maxLength": 13,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^[a-zA-Z0-9,()\/._''-]{2,13}$",
                "values": null
            },
            {
                "paramName": "Month",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 2,
                "maxLength": 20,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)$",
                "values": "Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec"
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f4086f8",
    "timestamp": "2024-08-26T12:07:48+02:00"
}