POST api/Patient/Save/PatientAccess

Request Information

URI Parameters

None.

Body Parameters

PatientAccessModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

MemberId

globally unique identifier

None.

UserEmail

string

None.

Password

string

None.

FirstName

string

None.

MiddleName

string

None.

LastName

string

None.

Gender

string

None.

DOB

date

None.

ClientId

globally unique identifier

None.

IsPatientAccess

boolean

None.

UserId

globally unique identifier

None.

AccountId

globally unique identifier

None.

AccessStatusId

integer

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

Modified

Member

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.