| Name | Description | Type | Additional information |
|---|---|---|---|
| BankName | string |
Required |
|
| AccountNumber | string |
Required Matching regular expression pattern: ^[a-zA-Z0-9]*$ String length: inclusive between 5 and 36 |
|
| AccountHolderName | string |
Required Matching regular expression pattern: ^[a-zA-Z0-9 -_'/().]*$ String length: inclusive between 3 and 120 |
|
| IFSC | string |
Required String length: inclusive between 8 and 12 |
|
| AccountType | string |
Required String length: inclusive between 2 and 50 |