| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName | string |
Required String length: inclusive between 0 and 50 |
|
| LastName | string |
Required String length: inclusive between 0 and 50 |
|
| DOB | date |
Required |
|
| Gender | byte |
Required |
|
| PhoneNo | string |
Required Matching regular expression pattern: ^(\d{10})$ |
|
| HeightFeet | byte |
Required |
|
| HeightInches | byte |
None. |
|
| Weight | integer |
Required Range: inclusive between 0 and 2147483647 |
|
| AddressLine | string |
Required String length: inclusive between 0 and 100 |
|
| StateCode | string |
Required |
|
| City | string |
Required String length: inclusive between 0 and 50 |
|
| ZipCode | string |
Required String length: inclusive between 0 and 10 |
|
| ReplacementSide | byte |
Required |
|
| ScheduledSurgeryDate | date |
None. |
|
| ProviderCode | string |
Required |
|
| UserId | string |
None. |
|
| ProviderUserId | string |
None. |
|
| TenantID | string |
None. |
|
| PhoneOperatingSystem | string |
None. |
|
| string |
Required Matching regular expression pattern: [A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4} String length: inclusive between 0 and 50 |
||
| Password | string |
None. |