Hi all,

Can someone help me create sample FD and RD products.

Request :

{
    "accountingRule": 1,
    "charges": [
    ],
    "charts": [
        {
            "chartSlabs": [
                {
                    "amountRangeFrom": "",
                    "amountRangeTo": "",
                    "annualInterestRate": "3",
                    "description": "sdf",
                    "fromPeriod": "1",
                    "incentives": [
                    ],
                    "periodType": 2,
                    "toPeriod": ""
                }
            ],
            "dateFormat": "yyyy-MM-dd",
            "description": "sdfa",
            "fromDate": "2024-07-06",
            "isPrimaryGroupingByAmount": false,
            "locale": "en",
            "name": "asdf"
        }
    ],
    "currencyCode": "INR",
    "depositAmount": 3443,
    "description": "sdf",
    "digitsAfterDecimal": 2,
    "inMultiplesOf": "",
    "interestCalculationDaysInYearType": 365,
    "interestCalculationType": 1,
    "interestCompoundingPeriodType": 1,
    "interestPostingPeriodType": 4,
    "locale": "en",
    "minDepositTerm": 34,
    "minDepositTermTypeId": 0,
    "name": "asdf",
    "preClosurePenalApplicable": false,
    "shortName": "sadf",
    "withHoldTax": false
}

Response :

{
    "timestamp": "2024-07-05T19:40:47.027Z",
    "status": 500,
    "error": "Internal Server Error",
    "path": "/fineract-provider/api/v1/fixeddepositproducts"
}

Regards
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to