| Name | Description | Type | Additional information |
|---|---|---|---|
| BankName | string |
Required String length: inclusive between 0 and 200 |
|
| AccountNO | string |
Required Matching regular expression pattern: ^\d+$ String length: inclusive between 10 and 20 |
|
| IFSC_CODE | string |
Required Matching regular expression pattern: ^[A-Z]{4}0[A-Z0-9]{6}$ String length: inclusive between 11 and 11 |
|
| AccountHolder | string |
Required String length: inclusive between 0 and 100 |
|
| Otp | string |
String length: inclusive between 0 and 5 |
|
| BankAddress | string |
Required String length: inclusive between 0 and 300 |