Mandate Initiation Parameters:
Parameter Name | Required | Format | Comment |
---|---|---|---|
amount | Yes | Integer | Value should be <= 100000 for production and <= 10 for demo environment. |
account_number | Yes | String | Account number of the customer on which physical nach mandate registration is to be done. |
name | Yes | String | Name of the customer |
mobile | Yes | String | Valid 10-digit mobile number of the customer. Note that it is not required for current accounts. |
IFSC_code | Yes | String | IFSC Code of the bank account |
debit_type | Yes | String | Should be variable or fixed. |
start_date | Yes | Date formatted as dd-mmm-yyyy. | Start date of mandate. |
end_date | Yes | Date formatted as dd-mmm-yyyy. | End date of mandate. |
frequency | Yes | String | One of: monthly, quarterly, semiannually, yearly, adhoc Note that you can only place one successful debit in the specified frequency period. Not applicable for AdHoc frequency. |
loan_account_no | No | String | Loan Account number to associate with the given loan. |