Charges API parameters Table:
Parameter Name | Required | Format | Comment |
---|---|---|---|
amount | Yes | Decimal | The total amount which was paid by the customer. |
charge_type | Yes | 0: Residence Visit 1: Others 2: NACH Bounce 3: Cheque Bounce 4: Late Interest 5: Foreclosure Charge Note that integer codes should be passed in the API request. Let us know if you want to add more types. | Charge Type. |
due_date | Yes | Date format - DD-MMM-YYYY. For e.g. 1 Jan 2019 should be passed as “01-Jan-2019” |