NameDescriptionTypeAdditional information
Id

globally unique identifier

Required

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

Matching regular expression pattern: ^[F,M|f,m|o O]+$

String length: inclusive between 0 and 1

ContactNumber

string

None.

MaritalStatus

string

String length: inclusive between 0 and 3

MemberId

globally unique identifier

Required

Prefix

string

None.

AccountId

globally unique identifier

None.