Repayment Schedule Parameters Table
| Parameter Name | Required | Format | Comment |
|---|---|---|---|
| due_date | Yes | Date Format: DD-MMM-YYYY For e.g. 1 Jan 2019 should be passed as "01-Jan-2019" | Date when repayment is due. |
| due_amount | Yes | Integer | Amount due to the customer. |
| Principal_amount | Yes | Decimal. Max 2 digits after decimal. | Principal amount due to the customer. |
| interest_amount | Yes | Decimal. Max 2 digits after decimal. | Interest amount payable by the customer in this EMI. |
