POST api/Member/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

MemberDetails
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

UserId

globally unique identifier

None.

AccountId

globally unique identifier

None.

Prefix

string

None.

FullName

string

None.

FirstName

string

None.

MiddleName

string

None.

LastName

string

None.

Suffix

string

None.

DOB

date

None.

Gender

string

None.

CareProvider

boolean

None.

OnlineStatus

boolean

None.

languagecode

string

None.

Photo

string

None.

ClientId

globally unique identifier

None.

ParentId

globally unique identifier

None.

ExtRefId

integer

None.

AlertSettings

Collection of AlertSettingDetail

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

Modified

Member

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.