Name | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
FirstName | string |
Required String length: inclusive between 0 and 50 |
|
MiddleName | string |
String length: inclusive between 0 and 50 |
|
LastName | string |
Required String length: inclusive between 0 and 50 |
|
DOB | date |
Required Data type: DateTime |
|
Gender | string |
Required String length: inclusive between 0 and 1 |
|
ContactNumber | string |
Matching regular expression pattern: ^[\+?]*\d+\s*$ String length: inclusive between 0 and 10 |
|
string |
None. |
||
MaritalStatus | string |
String length: inclusive between 0 and 3 |
|
MemberId | globally unique identifier |
None. |
|
Address1 | string |
String length: inclusive between 0 and 50 |
|
Address2 | string |
String length: inclusive between 0 and 50 |
|
Zipcode | string |
String length: inclusive between 0 and 10 |
|
LocationId | globally unique identifier |
None. |
|
AccountId | globally unique identifier |
Required |