| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductCode | string |
Required Max length: 4 |
|
| FirstName | string |
Required Matching regular expression pattern: ^[a-zA-Z0-9_\-\.\,\/\&\'\(\)]+(?: [a-zA-Z0-9_\-\.\,\/\&\'\(\)]+)*$ String length: inclusive between 0 and 100 |
|
| LastName | string |
Matching regular expression pattern: ^[a-zA-Z0-9_\-\.\,\/\&\'\(\)]+(?: [a-zA-Z0-9_\-\.\,\/\&\'\(\)]+)*$ String length: inclusive between 0 and 50 |
|
| MobileNo | integer |
Required |
|
| EmailId | string |
Required Matching regular expression pattern: \w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)* Max length: 50 Min length: 6 |
|
| BranchCode | string |
Required Max length: 3 |
|
| CoverTypeCode | CoverTypes |
Required |
|
| BinderCode | integer |
Required |
|
| Intermediary | string |
None. |
|
| Remark | string |
None. |
|
| CountryCode | integer |
None. |
|
| Vehicles | Collection of MotorRiskAPIModel |
None. |