{
    "status": "success",
    "message": "success",
    "biller": {
        "biller_name": "MONE00000NATPW",
        "customer_params": [
            {
                "paramName": "Loan Account Number",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 5,
                "maxLength": 25,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^[A-Z0-9]{5,25}$",
                "values": null
            },
            {
                "paramName": "Product Group",
                "dataType": "ALPHANUMERIC",
                "optional": false,
                "minLength": 5,
                "maxLength": 26,
                "minValue": null,
                "maxValue": null,
                "visibility": true,
                "unique": false,
                "regex": "^(Loan Against Property)$|^(Asset Finance)$|^(Working Capital Term Loan)$|^(Asset Lease)$|^(Bill Discounting)$|^(Consumer Durable Loans)$|^(Onward Lending)$|^(Personal Loan)$|^(Gold Loan)$",
                "values": "Loan Against Property,Asset Finance,Working Capital Term Loan,Asset Lease,Bill Discounting,Consumer Durable Loans,Onward Lending,Personal Loan,Gold Loan"
            }
        ]
    },
    "response_code": "000",
    "reference_id": "66cc53f3d5cd6",
    "timestamp": "2024-08-26T12:07:47+02:00"
}